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.
- Host: GitHub
- URL: https://github.com/wesgtox/control_spending
- Owner: WesGtoX
- License: mit
- Created: 2019-09-01T01:03:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T01:51:50.000Z (about 6 years ago)
- Last Synced: 2025-06-12T02:54:20.152Z (6 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)