- React
- React-Router
- Redux
- Redux-Thunks
- Material UI
- Babel
- ckeditor5
- Express
- Postgres
- Sequelize
- Webpack
- Crypto-JS
[🛰] Create placeholder for Misanthropy.space
[🛸] Set up server
[🛸] Set up Webpack/Babel
[🛸] Successfully serve functioning React App
[🛸] Create intercept to redirect to index.html in order to maintain Client Side Routing
[🛸] Create DB and DB Tables for Users, Threads and Posts
[🛸] Set up API routes for getting all users, all posts, and all threads
[🛸] Set up User API routes to add new users
[🛸] Set up Thread API routes to create new threads
[🛸] Set up Post API routes to create new posts
[🛸] Set up User password cryptography and authentication functionality
[🛸] Set up DB seed file to quickly automated DB entries for testing
[🛸] Set up Google Cloud bucket to store Forum images
[ ] Set up ability to add pictures to profiles, threads, and posts while storing them in the Google Bucket
[🛸] Set up Webpack/Babel
[🛸] Successfully serve functioning React App
[🛸] Create intercept to redirect to index.html in order to maintain Client Side Routing
[🛸] Create DB and DB Tables for Users, Threads and Posts
[🛸] Set up API routes for getting all users, all posts, and all threads
[🛸] Set up User API routes to add new users
[🛸] Set up Thread API routes to create new threads
[🛸] Set up Post API routes to create new posts
[🛸] Set up User password cryptography and authentication functionality
[🛸] Set up DB seed file to quickly automated DB entries for testing
[🛸] Set up Google Cloud bucket to store Forum images
[ ] Set up ability to add pictures to profiles, threads, and posts while storing them in the Google Bucket
[🚀] Successfully serve functioning React App to index.html
[🚀] Add Material UI and create theme override to customize look and feel
[🚀] Add React Router and create page navigation
[🚀] Add Redux and setup global store
[🚀] Create User store
[🚀] Create Thread store
[🚀] Create Post store
[🚀] Add Redux-Thunks
[🚀] Add User Thunks to get all users and create new users
[🚀] Add Thread Thunks to get all threads and create new threads
[🚀] Add Post Thunks to get all posts and create new posts
[🚀] Complete new user signup process
[🚀] Complete user login process
[🚀] Create Navbar
[🚀] Create Stories/Thread frontend
[🚀] Create Post frontend
[🚀] After posting new thread, automatically redirect to thread
[🚀] Add poster info to posts
[🚀] Add Material UI and create theme override to customize look and feel
[🚀] Add React Router and create page navigation
[🚀] Add Redux and setup global store
[🚀] Create User store
[🚀] Create Thread store
[🚀] Create Post store
[🚀] Add Redux-Thunks
[🚀] Add User Thunks to get all users and create new users
[🚀] Add Thread Thunks to get all threads and create new threads
[🚀] Add Post Thunks to get all posts and create new posts
[🚀] Complete new user signup process
[🚀] Complete user login process
[🚀] Create Navbar
[🚀] Create Stories/Thread frontend
[🚀] Create Post frontend
[🚀] After posting new thread, automatically redirect to thread
[🚀] Add poster info to posts