Skip to content

mani1312-code/-Little-Lemon-Restaurant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Restaurant Website Project

This project is a restaurant website developed using Python Django, HTML,CSS and MySQL. It was created as part of an online course to showcase full-stack development skills.

Features

  • User authentication
  • Menu item display
  • Data storage in MySQL database

Technologies Used

  • Python Django
  • HTML
  • CSS
  • MySQL

How to Run

  1. Clone the repository
  2. Install the required dependencies using pip install -r requirements.txt
  3. Set up the MySQL database and configure the Django settings accordingly
  4. Run the Django server using python manage.py runserver

Project Structure

  • templates/ - Contains HTML templates for the website
  • static/ - Contains CSS files for styling and Images
  • models.py - Defines the database models for menu items and user data
  • views.py - Contains the logic for rendering webpages and handling user requests

Screen Shots

Home Page

Home section

Booking Page

Book section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published