Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

mobile-light

mobile-light

#### Settings

mobile-light

#### Login

mobile-light

#### Sign Up

mobile-light

### Desktop

desktop-light

desktop-light

## 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')