Nelson Lu

Aspiring Software Developer

Nelson Lu

Aspiring Software Developer


Connect with me!

/

YouTrain

MongoDB, Express, React, Node

Overview

YouTrain is a full-stack MERN App, a Single Page Application that tracks exercises completed by the user. User can create their exercise data by inputting using a form, with data fields including the name of the exercise performed, the number of reps, the amount of weight, the weight unit, and the date the exercise was performed. The exercise data is then populated onto a table on the Home page. User can then click on the pencil icon to edit the exercise, or click on the trash icon to delete the exercise.

The frontend was built with Node and React, and global design features. The backend was built with MongoDB persistence, Mongoose, Express, REST, and Node.

Tech & Framework used

React

MongoDB

Express

Node

Rest API

Javascript

Back