Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/suman-kr/redesigned-happiness

A React web app to manage tasks and save important notes.
https://github.com/suman-kr/redesigned-happiness

notes-app react task-app typescript

Last synced: 19 days ago
JSON representation

A React web app to manage tasks and save important notes.

Awesome Lists containing this project

README

        

# Task management and notes writing app (under development)

Description
---
Task management app built using React. User can create tasks and assign due dates and labels. Tasks can be filtered using labels. User can add their own labels.

> It has a notepad app with multiple font styling options. The app is still under development.

**Update:**
The notepad app has been moved to seperate project :sweat_smile: [Remarques](https://github.com/suman-kr/remarques)

* To install and start the app.

`yarn && yarn start`

UI designed using [material-ui](https://material-ui.com/) :heart:
Calendar used [react-calendar](https://github.com/wojtekmaj/react-calendar) :calendar: