Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taiklaes/schedule
Schedule was my first project using the Django framework, and in it, I created a small event and user management system.
https://github.com/taiklaes/schedule
Last synced: 1 day ago
JSON representation
Schedule was my first project using the Django framework, and in it, I created a small event and user management system.
- Host: GitHub
- URL: https://github.com/taiklaes/schedule
- Owner: taiklaes
- License: gpl-3.0
- Created: 2023-09-29T13:15:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T13:36:06.000Z (about 1 year ago)
- Last Synced: 2024-06-22T16:50:38.474Z (5 months ago)
- Language: Python
- Homepage:
- Size: 1.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Schedule
## 📜 Description
Schedule was my first project using the Django framework, and in it, I created a small event and user management system. "Schedule" allows you to organize and schedule events efficiently and manage the details of involved users. With basic create, read, update and delete (CRUD) functionalities. This project was carried out in Python version 3.11.5 and Django version 4.2.5.## 💻 Technologies
## ⚙️ Prerequisites