some progress
This commit is contained in:
parent
e00e613d8e
commit
ced9f2d5d5
4 changed files with 51 additions and 0 deletions
14
Readme.md
14
Readme.md
|
|
@ -0,0 +1,14 @@
|
|||
# sPlaner
|
||||
Stuce's simple planer is a simple app that lets you plan your day
|
||||
## Objectives
|
||||
- Save on cloud on background, make spa with htmx
|
||||
- add items via text input and give them title + duration
|
||||
- show a nice timetable for the day
|
||||
- allow adding items from sTodo, and interface to check them from there
|
||||
- fetch items from sCalendar when it will be added
|
||||
- deploy with nix easily
|
||||
|
||||
## Progress
|
||||
- [ ] make base page by designing a add item field
|
||||
- [ ] base representation of item fields
|
||||
- [ ] fetch items from sTodo
|
||||
Loading…
Add table
Add a link
Reference in a new issue