Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 541 Bytes

readme.md

File metadata and controls

23 lines (16 loc) · 541 Bytes

Iris is a Task Management app (PTM) that gamify the task completition experience. When users complete their tasks, they obtain a seed. This seed can be planted in the personal garden and grown to become a beautiful Iris variety. In this way people are more willing to complete their tasks.

Set up

npm install

Run local server

npm run dev

commit (for laure)

git add -A    git commit -m "please write what you chagned"    git push -u origin laure-dev

pull

git pull origin main

useful libraries

https://mui.com/