An open API service indexing awesome lists of open source software.

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.

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)