Coder Social home page Coder Social logo

mehtapugur / registration-app-with-node.js-jwt Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.22 MB

A website where registered users can log in. In this application, registration and login processes were made using various verification methods like JWT, Session, Cookie.

CSS 58.83% JavaScript 24.12% EJS 17.04%

registration-app-with-node.js-jwt's Introduction

๐Ÿ“ฒ About

A website where registered users can log in. In this application, registration and login processes were made using various verification methods like JWT, Session, Cookie.

โš™๏ธ Technologies

JWT, Session, Cookie were used for validation.
CSS and Bootstrap were used for styling.

โœจ Main Features

  • User information is taken and recorded in the database.
  • Re-registration with the same email or username is not allowed.
  • The user who is not logged in cannot view the user list.
  • User information is kept on JWT token and session and compared.
  • Users can logout the application.

๐Ÿ“ธ Screenshots

Register
Login
Home
  • Login users are directed to the Home page.
  • Users are listed on the Home page.
  • The session is terminated when the user logs out.

Mongo Users Mongo Session
  • User information and session information are stored in the database.
  • Users' passwords are encrypted before being saved in the database.

Token
  • The token value is as you see it.

๐Ÿ’ป Setup

  • To run the project, Git must be installed on your computer (or you can download zip file). You must install MongoDB on your computer. After completing this installation, we open the git terminal. We write the following expression git clone https://github.com/Kodluyoruz-NodeJs-Bootcamp/week2-mehtapugur and press the enter button. After opening the downloaded project in the code editor, we write this command npm install on the command line. And after that we write npm start. Then open http://localhost:3000/ on your browser

๐Ÿ“ License

This project is under the terms of the MIT license.

Contact: LinkedIn

registration-app-with-node.js-jwt's People

Contributors

mehtapugur avatar

Watchers

 avatar

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.