Projects / javascript react redux express postgresql

Asauna

Published on
Asauna · 1 min read

Check out the website at https://notasana.herokuapp.com.

Screenshots

MVPs

  • Authentication/ authorization
  • Create, read, update, delete tasks
  • Drag and drop
  • Write comments

Styling

https://material-ui.com/

Schema

asauna 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.