minhtrannhat 60b6babc15
feat(api+testing): select todo by member_id and id
- Added test code coverage with `pytest-cov`
- Added comments for member model functions
2024-03-03 00:57:14 -05:00
2023-09-27 20:43:54 -04:00
2024-03-03 00:06:54 -05:00

Neo Neo Todo API

Backend

  • Install pdm
  • Install dependencies with pdm sync
  • Run development backend with pdm run dev
  • Run tests with pdm run test

Frontend

Description
Yet another todo API (last one I promise).
Readme 305 KiB
Languages
Python 94.9%
Dockerfile 2.8%
Shell 2.3%