Skip to content

Excited to share my latest achievement! Introducing "π€πšπ‘πšπšπ«πšπ¦ π’πžπ«π―π’πœπžπ¬".

Notifications You must be signed in to change notification settings

sanjay-ar/AharamSerenades_RestaurantBooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

π€πšπ‘πšπšπ«πšπ¦ π’πžπ«π―π’πœπžπ¬

Aaharam Restaurant is a full-stack web application built for booking food services. It allows users to browse through various restaurants, view menus, select items, and make reservations.

Features

  • User Authentication: Secure user authentication and authorization system to manage user accounts and access.
  • Browse Restaurants: Users can browse through a list of available restaurants.
  • View Menus: Detailed menus for each restaurant with item descriptions and prices.
  • Make Reservations: Users can select items from the menu and make reservations for dining in.
  • Responsive Design: The application is designed to work seamlessly across various devices and screen sizes.

Screenshots and Demo

Demo

Technologies Used

  • Frontend: React.js, HTML, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)
  • Deployment: Heroku

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/aaharam-restaurant.git
  2. Navigate to the project directory:

    cd aaharam-restaurant
  3. Install dependencies:

    npm install
  4. Set up environment variables:

    Create a .env file in the root directory and define the following variables:

    PORT=3000
    MONGODB_URI=your_mongodb_uri
    JWT_SECRET=your_jwt_secret
    
  5. Start the development server:

    npm start
  6. Access the application at http://localhost:3000 in your web browser.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.

Acknowledgements

  • This project was inspired by the need for a simple and intuitive platform for booking food services.
  • Special thanks to the developers of React, Node.js, Express.js, and MongoDB for providing the tools and frameworks necessary for building this application.

About

Excited to share my latest achievement! Introducing "π€πšπ‘πšπšπ«πšπ¦ π’πžπ«π―π’πœπžπ¬".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published