https://github.com/artinmohajeri/restaurant-website
https://github.com/artinmohajeri/restaurant-website
backend css3 django frontend html5 javascript php python web website
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artinmohajeri/restaurant-website
- Owner: artinmohajeri
- Created: 2022-09-07T09:42:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T09:19:12.000Z (over 3 years ago)
- Last Synced: 2025-08-22T11:50:47.755Z (11 months ago)
- Topics: backend, css3, django, frontend, html5, javascript, php, python, web, website
- Language: Python
- Homepage:
- Size: 8.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## This project is a dynamic website using HTML CSS JS & python(Django) for backend.
## Restaurant website.

## write these commands in your terminal first.
* python -m venv .venv
* .venv\Scripts\activate.bat
* pip install -r requirements.txt
* python manage.py runserver