| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
TaskManager is an application that allows you to create lists and add tasks to that list which you can then mark as done when it's done. It is written primarily for demonstrating microservice architecture and kubernetes. It can be used as a sample or reference project for building similar projects. The backend is written in Python using the Flask lightweight web framework. It uses Flask-SQLAlchemy for the ORM and it uses Alembic migration tool which is built on top of SQLAlchemy. The UI is written in Vue.js and the state management is handled using Vuex. The router is handled using vue-router.
Please create an issue on the repository
| Back | FazBrowse Home | New Git URL |