https://github.com/alexcamargos/kanbantaskmanager
Develop an application built around FastApi for backend and Angular for frontend. I built a task manager application that allows the user to Create, Read, Update and Delete a task.
https://github.com/alexcamargos/kanbantaskmanager
angular api fastapi kanban material-design python3 typescript
Last synced: 2 months ago
JSON representation
Develop an application built around FastApi for backend and Angular for frontend. I built a task manager application that allows the user to Create, Read, Update and Delete a task.
- Host: GitHub
- URL: https://github.com/alexcamargos/kanbantaskmanager
- Owner: alexcamargos
- License: mit
- Created: 2022-12-31T14:45:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T10:00:58.000Z (over 3 years ago)
- Last Synced: 2023-08-25T00:44:31.807Z (almost 3 years ago)
- Topics: angular, api, fastapi, kanban, material-design, python3, typescript
- Language: Python
- Homepage: https://kanban-manager-alc.netlify.app
- Size: 295 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kanban Task Manager
Develop an application built around FastApi for backend and Angular for frontend.
I built a task manager application that allows the user to *C*reate, *R*ead, *U*pdate and *D*elete a task.
## Features
- Create Task: Allows the user to add a task.
- View Tasks: Allows the user view tasks stored in the database.
- Completed Tasks: Allows the user view completed tasks in the database.
- Today's Tasks: Allows the user to view tasks for the current date if any are in the database.
## Specifications
- [Specification](Specification.md)
- [Endpoints](API_Endpoints.md)
## Instructions
Duplicate the directory and start the project.
## Autor
Feito com :heart: por [Alexsander Lopes Camargos](https://github.com/alexcamargos) :wave: Entre em contato!
[](https://github.com/alexcamargos)
[](https://twitter.com/alcamargos)
[](https://www.linkedin.com/in/alexcamargos/)
[](mailto:alcamargos@vivaldi.net)
## Copyright
Copyright 2022 by Alexsander Lopes Camargos.
## License
[MIT License](LICENSE)