Skip to content

It was a pair project about setting up a registration and login page.

Notifications You must be signed in to change notification settings

noraterbocs/project-authentication

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Auth API

With pair programming (Jennifer Feenstra-Arengård & Nora Terbocs) we worked to create a backend to securely store passwords and user information. Our site handles user authentication with user tokens and this repo contains both backend and frontend projects.

The problem

First we created the backend in the server.js we tried to visualize all of the endpoints we would need for our application and then created the get/post/patch requests required. Once the backend functionality was setup and we saw that we can store user data in our mongoAtlas database we created the components for the frontend and styled them with MUI. If we had more time we could do the rest of the stretch goals including implementing Google authentication with Firebase.

View it live

Backend: https://project-auth-hwmybixkua-lz.a.run.app

Frontend: https://technigo-week16-project-auth.netlify.app

About

It was a pair project about setting up a registration and login page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • HTML 3.6%
  • CSS 1.5%
  • Procfile 0.1%