Coder Social home page Coder Social logo

thamerh / authentificatin-unique-fullstackjs Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 1.78 MB

create two applications has a single sign-on using json web token (JWT). First app for Add-Edit-Delete-display-download file. and secend app is a CRUD and search bar

HTML 5.26% CSS 12.62% JavaScript 82.12%
axios nodejs reactjs expressjs multer mysql sequelize express-fileupload jsonwebtoken

authentificatin-unique-fullstackjs's Introduction

single sign-on FullStackProject

create two applications has a single sign-on using json web token (JWT)

JWT : JWT (JSON Web Token) authentication is a process or method used to verify the owner of JSON data. It is a URL safe encoded string that is cryptographically signed and, unlike a cookie, contains an unlimited amount of data.

Technologies

  • React
  • Node
  • Express
  • jsonwebtoken
  • mysql
  • sequelize
  • bcryp

Application one : Add-Edit-Delete-display-download file (card)

Nowadays basic CRUD functionality is used in basically every application on the web. Most know how easy it is to store basic data types in databases, but with the more apps I have built the more I have seen how prevalent media types are in database storage and how most apps could put use to them. So let's look at how we can store a single image or multiple images in a database and then retrieve them to display and download .

Technologies

  • React
  • Node
  • Express
  • Multer
  • mysql
  • sequelize
  • express-fileupload

We will build a basic React front end with axios used to communicate with the backend . For the backend we will use Node with express to create an API that will interact with Mysql database , to store our images.

Application tow : CRUD and search bar

A simple crud app with React Hooks (+Axios) consuming a simple Nodejs api server (+Sequelize Sqlite). Create a new student , Update an existing student , Show students list , Delete a student and filter data using A unique search bar that filters through data

Technologies

  • React
  • Node
  • Express
  • mysql
  • sequelize

Author

  • thamer Hamdi

authentificatin-unique-fullstackjs's People

Contributors

thamerh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ashishrair500

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.