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.
-
Notifications
You must be signed in to change notification settings - Fork 0
ProgrammingMuffin/TaskManager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An application written to demonstrate basic kubernetes and microservice architecture concepts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published