Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/suman-kr/redesigned-happiness
- Owner: suman-kr
- Created: 2020-04-19T08:53:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T03:45:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T21:18:30.178Z (almost 2 years ago)
- Topics: notes-app, react, task-app, typescript
- Language: TypeScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
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: