Projects / javascript react
redux express postgresql
Check out the website at https://notasana.herokuapp.com.
Screenshots
MVPs
- Authentication/ authorization
- Create, read, update, delete tasks
- Drag and drop
- Write comments
Styling
Schema

Technologies
| Package | Language | Use case |
|---|---|---|
| React | JavaScript | Manipulate the DOM |
| Redux | JavaScript | State management |
| Express.js | JavaScript | API routing |
| JSON Web Token | JavaScript | Allow persistent login |
| Sequelize | JavaScript | Manipulate the database |
| React Beautiful DnD | JavaScript | Drag and drop tasks |
| Material UI React | JavaScript | UI component library |
| PostgreSQL | SQL/JSON | Relational database |
Deployment
Deployed on Heroku with the front-end and back-end separated.


