Trello tribute/clone with Phoenix and React complete tutorial
Here’s the complete table of contents for the tutorial I did about my Trello tribute/clone with Phoenix and React:
- Intro and selected stack
- Phoenix Framework project setup
- The User model and JWT auth
- Front-end for sign up with React and Redux
- Database seeding and sign in controller
- Front-end authentication with React and Redux
- Sockets and channels
- Listing and creating boards
- Adding new board members
- Tracking connected board members
- Adding lists and cards
- Deploying our application on Heroku
Happy coding :)