Git Product home page Git Product logo

exhibition_backend's Introduction

Exhibition Project Introduction Welcome to the Online Exhibition Project! This project aims to create a virtual exhibition platform where users can explore different stalls, view stall details, images, videos, download brochures, and connect with stall admins for inquiries. Admins can log in to create and manage stalls, collecting and displaying stall details in the database.

Table of Contents Features Installation Usage Technologies Used Contributing License Features User Features: Stall Exploration:

View a list of stalls. Navigate through stalls with a next button. Stall Details:

Access detailed information about each stall. View stall pictures and videos. Download Brochures:

Download stall brochures for offline viewing. Connect with Admins:

Initiate a chat with the respective admin for stall-related queries. Admin Features: Stall Management: Log in as an admin to access the admin panel. Create stalls by providing stall details through a form. Store and display stall information in the database.

Contributing If you would like to contribute to this project, please follow the Contributing Guidelines.

Test Datas:

To add a Stall

url: localhost:8080/stalls/add

{ "stallName": "Stall 1", "stallDescription": "Description for Stall 1", "photoUrl": "https://stall1-photo-url.com", "videoUrl": "https://stall1-video-url.com", "broucherUrl": "https://stall1-broucher-url.com", "user": { "id": 1, "role": "ROLE_ADMIN" } }{ "stallName": "Stall 2", "stallDescription": "Description for Stall 2", "photoUrl": "https://stall2-photo-url.com", "videoUrl": "https://stall2-video-url.com", "broucherUrl": "https://stall2-broucher-url.com", "user": { "id": 1, "role": "ROLE_ADMIN" } }{ "stallName": "Stall 3", "stallDescription": "Description for Stall 3", "photoUrl": "https://stall3-photo-url.com", "videoUrl": "https://stall3-video-url.com", "broucherUrl": "https://stall3-broucher-url.com", "user": { "id": 1, "role": "ROLE_ADMIN" } }{ "stallName": "Stall 4", "stallDescription": "Description for Stall 4", "photoUrl": "https://stall4-photo-url.com", "videoUrl": "https://stall4-video-url.com", "broucherUrl": "https://stall4-broucher-url.com", "user": { "id": 1, "role": "ROLE_ADMIN" } }{ "stallName": "Stall 5", "stallDescription": "Description for Stall 5", "photoUrl": "https://stall5-photo-url.com", "videoUrl": "https://stall5-video-url.com", "broucherUrl": "https://stall5-broucher-url.com", "user": { "id": 1, "role": "ROLE_ADMIN" } }

exhibition_backend's People

Contributors

jeevaathecoder avatar gokulz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.