Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenseed Tasks MVP

This is a simple starter for the Zenseed Tasks MVP:

  • FastAPI backend serving /tasks
  • Static HTML frontend
  • Loads tasks and displays them accessibly

To run:

  1. Install FastAPI:
pip install fastapi uvicorn
  1. Start backend:
uvicorn backend.main:app --reload
  1. Open frontend/index.html in your browser

About

Zenseed Tasks MVP — accessible, modular task manager powered by FastAPI

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages