Giter VIP home page Giter VIP logo

kneedler / project-auth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from technigo/project-auth

0.0 0.0 0.0 508 KB

A backend and frontend project in collaboration with Younas Tesfamariam. User can create account and sign in, content will not be displayed if not signed in.

Home Page: https://zippy-choux-9cb649.netlify.app/

JavaScript 96.33% CSS 1.89% HTML 1.63% Procfile 0.16%
authentication express mongodb mongoose nodejs authorization javascript

project-auth's Introduction

Project Auth API

This is a fullstack app that handles passwords and authenticates users. The backend consist of an API with authentication, Schemas, models and endpoints. Frontend:

The problem

This is a pair-programming porject, so we started with making a plan for how we should structure the project, and also desided to work with branches because our scheduels. For the backend we started with installing the dependencies: crypto, bcrypt, dotenv, mongoose (npm install). We then built the backend with mongoose Schema and model, one for the user to create a log-in and for when the user is loged-in. We then created endpoints to store the created users in the databasa, and check that the user is uniqe. For securety each user gets an uniqe token, so the password can be saved and that is checked when the user wants to log in. If the user is authenticated, the user get access to more endpoints.

For the frontend we used react-redux. We wanted to display content from the database, but was not able to, and that is someting we would like to do if we had more time. We would also like to work on the styling and responsiveness.

View it live

backend: https://project-auth-2ucjrblcba-lz.a.run.app fontend: https://zippy-choux-9cb649.netlify.app/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.