https://github.com/yougotwill/motii
the motivational calendar
https://github.com/yougotwill/motii
calendar habits motii motivation react rewards
Last synced: 2 months ago
JSON representation
the motivational calendar
- Host: GitHub
- URL: https://github.com/yougotwill/motii
- Owner: yougotwill
- Created: 2019-06-10T13:08:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T08:00:09.000Z (about 3 years ago)
- Last Synced: 2025-05-25T04:37:12.821Z (about 1 year ago)
- Topics: calendar, habits, motii, motivation, react, rewards
- Language: JavaScript
- Homepage: https://motii.netlify.app
- Size: 2.64 MB
- Stars: 0
- Watchers: 0
- 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')