This App is designed to be a community of people that can share their workouts. This includes videos and whole workout plans. Once the user has registered, the password is stored and encrypted with Bcrypt. Upon successful login the user is authenticated and authorized using JWT middleware. The Home page is a public feed that displays all of the posts. There is a profile page where the user can delete any of their posts. There is also direct messaging that utilizes its own seperate database. The messages are sent using the recipients username. This app was built using React and Redux for the front-end and Nodejs, Express and Sequelize for the Back-end with a PostgresSQL database.
Guest Login: guest
password: password
FitBook.mp4
For enquiries or empolyment oppurtunities, please reach out at btaftcan@gmail.com or over on LinkedIn.