https://github.com/frt/happyscheduler
A todo list aimed at minimize the time spent on boring tasks.
https://github.com/frt/happyscheduler
angular angular4 frontend todo todo-list todolist yesod
Last synced: 5 months ago
JSON representation
A todo list aimed at minimize the time spent on boring tasks.
- Host: GitHub
- URL: https://github.com/frt/happyscheduler
- Owner: frt
- License: mit
- Created: 2017-05-06T17:59:25.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T12:48:22.000Z (over 2 years ago)
- Last Synced: 2024-04-14T10:52:03.598Z (about 2 years ago)
- Topics: angular, angular4, frontend, todo, todo-list, todolist, yesod
- Language: Haskell
- Homepage: https://happyscheduler.today/
- Size: 1.46 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Happy Scheduler
Procrastinate sadness, maximize happyness.
## Frontend
The frontend of this application is inside `frontend` directory, look for the
README.md there to know how to build the frontend, wich is necessary to use
this application.
Executing the following commands should build the frontend and put it's bundle's
where they are needed.
cd frontend
./ng-build
## Backend
To execute it in "development mode" just do the following, after the frontend was
built.
stack install yesod-bin --install-ghc
stack exec -- yesod devel
## Donations
[](https://flattr.com/submit/auto?user_id=frteodoro&url=https://github.com/frt/happyscheduler&title=happyscheduler&language=en_GB&tags=github,todo-list,yesod,angular,todo,todolist,angular4&category=software)