Git Product home page Git Product logo

info6150_web_design-user_experience_engg_002772210's Introduction

INFO6150_Web_Design-User_Experience_Engg_002772210

This repository contains Assignment 8 and 9 for Web Design and User Experience course.Performed under the guidance od Prof. Vishal Chawla

Assignment 8

A RESTAPI using Nodejs, Mongo, Expressjs and bcrypt for password security.

Create a user which takes 3 parameters full name, email and password. Enforce strong password rule and add validation for email and full name. API Endpoint:

POST: /user/create โ€“ User creation with a meaningful message if the user email or password is invalid)

Update the user details (full name and password only). Email should not get updated at any point. Proper error msg should be thrown if user is not present in the database. API Endpoint:

PUT: /user/edit โ€“ Add validations for full name and password

Delete the user by taking the user's email as input Api Endpoint:

DELETE: /user/delete

Get all the user's full name, email addresses and passwords stored in the database API Endpoint:

GET: /user/getAll

Assignment 9

A web page using ReactJs with a a login page. Use usernames and passwords created in assignment 8 to login successfully. Concepts used - React Components, React-router, MongoDB

info6150_web_design-user_experience_engg_002772210's People

Contributors

prathmesh1723 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.