https://github.com/yougotwill/motii
the motivational calendar
https://github.com/yougotwill/motii
calendar habits motii motivation react rewards
Last synced: 8 months ago
JSON representation
the motivational calendar
- Host: GitHub
- URL: https://github.com/yougotwill/motii
- Owner: yougotwill
- Created: 2019-06-10T13:08:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T08:00:09.000Z (over 2 years ago)
- Last Synced: 2024-12-31T20:28:43.161Z (9 months ago)
- Topics: calendar, habits, motii, motivation, react, rewards
- Language: JavaScript
- Homepage: https://motii.netlify.app
- Size: 2.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/motii/deploys)
# motii (π§ under construction π§)
*the motivational calendar*
motii is a calendar that helps people motivate themselves when starting new habits using encouragement and positive reinforcement.
***Itβs not a habit forming, it's habit rewarding.***
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Features
- [x] Beautiful minimal design
- [x] [React Router](https://reactrouter.com/) for page navigation
- [x] Custom Modal system built using React Portals.
- [x] React Hooks (useState, useEffect, useRef)
- [x] Functional Components
- [x] Robust and persistent data handling for user data and settings via localStorage
- [x] Light and Dark theme
- [x] Mobile First Design## Screenshots
### Mobile
#### Settings
#### Login
#### Sign Up
### Desktop
## Development
- Did you notice a bug? Please report it [here](https://github.com/yougotwill/motii/issues/new?labels=bug&template=bug_report.md)
- Want to request a feature? Please let me know [here](https://github.com/yougotwill/motii/issues/new?labels=enhancement&template=feature_request.md')