Skip to content

Ahmed-Taha-Dahmoul/task_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

🚀 Excited to share my latest project—an efficient Task Manager built with Django! This website solely developed on the backend hosts a suite of APIs empowering users to manage tasks seamlessly. ✨ Key Features: Full CRUD Functionality: I've meticulously crafted APIs for POST DELETE PUT GET and PATCH operations enabling users to effortlessly create delete update and retrieve tasks. Swagger Integration: To ensure user-friendly API documentation I've integrated Swagger. It offers clear comprehensive documentation for each API making it easier for developers to understand and utilize the functionalities. 🔧 Tech Stack: Django Python This project has not only honed my backend development skills but also solidified my expertise in API design and documentation. I'm thrilled to share more about this project and discuss how its implementation can streamline task management processes. Let's connect and explore more about this exciting development! #Django #APIs #TaskManager #Swagger #BackendDevelopment #ProjectShowcase

shields

Project Screenshots:

project-screenshot

project-screenshot

project-screenshot

🧐 Features

Here're some of the project's best features:

  • all api ready for use
  • backend
  • easy

🛠️ Installation Steps:

1. Clone the repo

https://github.com/Ahmed-Taha-Dahmoul/task_manager.git

2. go into the dir

cd task_manager

3. Create virtual environment

Create virtual environment

4. activate the virtual environment

./venv/scripts/activate

5. install requirements.txt

pip install -r requirements.txt

6. run the server

python manage.py runserver

7. lunch the web on local host

http://127.0.0.1:8000/

💻 Built with

Technologies used in the project:

  • Django
  • Swagger
  • Django Rest Framework
  • API
  • CRUD

💖Like my work?

contact me on Dahmoulahmedtaha@gmail.com for help .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published