Built with a React frontend and a Node/Express backend API. For educational purposes only.
Demo - (Hosted free on heroku and may be sleeping. Could take 30 seconds the first time to load)
Login using:
- email: jdoe@example.com
- password: password1
- Node.js
- Express.js
- ORM: Sequelize with Postgres
- Bootstrap
- React.js
- Redux
- react-router (Single page app)
- Authentication with redux-react-session
- SortableJS (for drag and drop)
- react-sortablejs (Sortable package for React)
- redux-thunk (for async requests to backend)
- Lists can be dragged and put in the desired order.
- Cards can be dragged within their lists or to other lists.
- List names and card descriptions are edited in place.
- Click on a card to view a modal with it's info.
Feel free to get in touch with any feedback or questions. aaronsaloff@gmail.com
