/goals-app

Full-stack web goals (todo) application with Login/Signup functionality.

Primary LanguageTypeScript

Goals App

This application is a CRUD-based app with login/signup functionality where you can set and track all of your goals in a very simple and user-friendly interface.

Access the application here: Goals App

Screenshots

Dashboard

Dashboard

Login page

Login page

Signup page

Signup page

Form errors

Form errors

Create/Update goal modal

Create/update goal modal

Stack

Front-end: React, Typescript, Styled-components, Redux, Redux Toolkit.

Back-end: Node.js, Express, Mongoose, Bcrypt, jsonwebtoken (jwt).

Database: MongoDB.

Author