https://github.com/arasgungore/littlelemon
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
https://github.com/arasgungore/littlelemon
api back-end backend coursera database django django-application django-project django-rest-framework little-lemon littlelemon littlelemonrestaurant meta mysql rest-api unit-testing user-authentication web-application webapp website
Last synced: about 2 months ago
JSON representation
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta.
- Host: GitHub
- URL: https://github.com/arasgungore/littlelemon
- Owner: arasgungore
- License: mit
- Created: 2023-09-16T17:09:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T06:49:26.000Z (over 1 year ago)
- Last Synced: 2023-10-04T17:04:11.963Z (over 1 year ago)
- Topics: api, back-end, backend, coursera, database, django, django-application, django-project, django-rest-framework, little-lemon, littlelemon, littlelemonrestaurant, meta, mysql, rest-api, unit-testing, user-authentication, web-application, webapp, website
- Language: Python
- Homepage:
- Size: 7.62 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LittleLemon
LittleLemon app developed using Django for the Back-End Developer Capstone course offered by Meta. This Capstone project enables you to demonstrate multiple skills by solving an authentic real-world problem. The project aims to test your abilities in full-stack back-end development in a real-life scenario by composing a Django web app. Each module includes a brief recap of, and links to, content that you have covered in previous courses in this program.
## Run on Terminal
```sh
source workspace/bin/activate
cd workspace/littlelemon
python manage.py runserver
```## Author
👤 **Aras Güngöre**
* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)
* GitHub: [@arasgungore](https://github.com/arasgungore)