Skip to content

MadManMcIvor/MERN_Goal_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal Setter App!

This application is a goal setting application using the MERN stack and utilizing Redux for central state management.

recording.mp4

Register

User will have to create an account in order to start creating goals. Register Page

Login

If the user has already created and account they can simply login. The site uses JWTs to track whether a user is logged in or not. Login Page

Dashboard

The use can create and delete their own goals. The site uses their user id from their JWT in order to filter out which goals get displayed, so they can only see and delete their own goals Goal Dashboard

About

Project using the MERN stack and Redux for a full stack goal setting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published