Task-Manager
بواسطة @Chouaib-Djerdi
11
Task-Manager is a Web App developed using Python Django framwork
عن هذا المشروع
Task-Manager Task-Manager is a Web App developed using Python Django framwork. This Web App demonstrates CRUD functionality and User Authentification system of the Django framwork with function-based views. Its main functions are : Creating Your Own account by registering and filling up the form provided by the register template. Logging In if you already have an account and also Logging Out of your account. 3.If you happen to make any error a warning message will pop off to notify you that you've made an error. You can access your tasks through the list tasks window and you can operate these functions on them : Create , Read, Update, Delete any task. You can use the search bar the search for any term you provide and it will give you your search results based on wether the term has occured in any of your tasks. The database used for this project is SQLite3. This is the Login page: This is the Registration page: This is The Main View of the user: This is the Add task view: This is the Update task view: This is how your search results will be demonstrated: Setup The first thing to do is to clone the repository:
من ملف README الخاص بالمشروع على GitHub
- النجوم
- 11
- التفريعات
- 0
- آخر تحديث
- 03/02/2023
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/task-manager-chouaib-djerdi)