Skip to content

DeCodeTheMatrix03/Wellness-Journal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wellness Journal

This application allows you to create an account to keep track of your fitness goals. You are able to track your food, sleep quality, and workout sessions. Your information is safe, only user authenticated requests are able to access this information.

Screen Shot 2022-10-24 at 3 56 49 PM

How It's Made:

Tech Used: React, BootStrap, Node.js, Express and MongoDB

A FullStack Web Application that utlizes React as the templating language for the front end. The backend is compirsed of Node.js, MongoDB, Express, Bcrypt.js (password hashing) and other npm modules. Utilizing MVC architecture to ensure this application was not only performing well but also being able to debug and add features.

Optimizations

For this application I would optimize it by allowing image and video uploads specifically for the workout section. The app would need to accept image and video file type uploads, while also adding a feature that allows you to play the video.

Lessons Learned:

This application put the bulk of the concepts I learned into practice. Using MVC architecture to split up the code relating to the front-end, back-end and database was a huge advantage! Additionally, I was able to use Bcrypt.js to ensure password hashing in case there's ever a breach in the database. User authentication requires users to be logged in to access their journal. I am looking forward to building more passion projects in the near future!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published