Skip to content

Shreejidimani/restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Management System

A web-based restaurant management system built with Django. This system allows users to manage menu items, take orders, collect feedback, and make payments online.

Technologies Used

  • Django
  • Python
  • HTML/CSS
  • JavaScript

How to Run Locally

  1. Clone the repository:
    git clone https://github.com/yourusername/restaurant.git
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the project:
    python manage.py runserver

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.