noobmyq / my-todo

a todo project
1 stars 0 forks source link

A todo-project..

by me and PJ \ hopefully it will be easy.. but it is impossible.. this readme is more like a diary to record the process.. will reorganize later please go to stable branch

$ git checkout main

frontend

in case you want some local images:

$ cd frontend/server
$ node server.js # start another server to provide local images
$ cd ..
$ npm install
$ npm start

backend

$ cd backend
$ poetry install
$ poetry run python -m mytodo serve --debug

please go to http://127.0.0.1:8000


Below is just a diary please ignore it!!!!

start at Dec.21..

frontend

backend

problems:

frontend

frontend


Dec.24

frontend

backend


Dec.25

frontend

backend


Dec.26

frontend

backend