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

https://github.com/wesgtox/control_spending

Spending control project created in Django Framework.
https://github.com/wesgtox/control_spending

Last synced: 4 months ago
JSON representation

Spending control project created in Django Framework.

Awesome Lists containing this project

README

          

# Control Spending

Spending control project created in Django Framework.

Made in the "[Django 2.0 - Aprendendo os conceitos fundamentais](https://www.udemy.com/course/django-20-aprendendo-os-conceitos-fundamentais/)" course by [Gregory Pacheco](https://www.udemy.com/user/gpzimpacheco/)

Author: [Wesley Mendes](https://github.com/WesGtoX)

## Course Features

> - General:
>
> - Understand what the Django Framework is;
> - Prepare the development environment;
> - Understand what a request is;
> - Know the lifecycle of a request in Django;
> - Using models to persist data in the database;
> - Create my own views;
> - Route Settings;
> - Using the makemigrations and migrate commands;
> - Full CRUD.

## License

[MIT](LICENSE)