Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yougotwill/motii
the motivational calendar
https://github.com/yougotwill/motii
calendar habits motii motivation react rewards
Last synced: about 6 hours ago
JSON representation
the motivational calendar
- Host: GitHub
- URL: https://github.com/yougotwill/motii
- Owner: yougotwill
- Created: 2019-06-10T13:08:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T23:52:25.000Z (over 2 years ago)
- Last Synced: 2023-03-04T11:07:45.317Z (over 1 year ago)
- Topics: calendar, habits, motii, motivation, react, rewards
- Language: JavaScript
- Homepage: https://motii.netlify.app
- Size: 1.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/e801746f-aa9a-4c9a-8bdd-56904499cb47/deploy-status)](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')