https://github.com/odilson-dev/the-user-manager-crm-poo
A use user manager that allow to create users, save them in a database using TinyDB. Get and delete the user data from the database.
https://github.com/odilson-dev/the-user-manager-crm-poo
Last synced: 9 days ago
JSON representation
A use user manager that allow to create users, save them in a database using TinyDB. Get and delete the user data from the database.
- Host: GitHub
- URL: https://github.com/odilson-dev/the-user-manager-crm-poo
- Owner: odilson-dev
- Created: 2022-11-15T03:58:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T04:00:06.000Z (over 3 years ago)
- Last Synced: 2025-02-23T20:52:44.955Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The-User-Manager-CRM-POO
A use user manager that allow to create users, save them in a database using TinyDB. Get and delete the user data from the database.