GithubHelp home page GithubHelp logo

guvi-asignment-2.github.io's Introduction

GUVI ASSIGNMENT-2

Problem Statement

Create a signup page where a user can register and a login page to log in with the details provided during registration Successful login should redirect to a profile page which should contain additional details such as age, dob, contact, etc, The user can update Flow :

  • Register > Login > Profile

Points to remember :

  • HTML, JS, CSS, and PHP code should be in separate files none of the code must co-exist in the same file.

  • Only use Jquery AJAX for interacting with the backend (strictly no usage of form submission).

  • CSS can be used but the form must be designed in bootstrap in order to maintain page responsiveness.

  • Use MySql for storing the registered data and MongoDB for Storing the details of the user profiles

  • In MySQL always use Prepared Statements, with no usage of simple SQL statements.

  • The login session should be maintained only using browser localstorage (Do not use PHP Session)

  • Use Redis to store the session information in the backend.

Tech Stack to be used:

HTML CSS PHP REDIS MongoDB MySQL

This is The Workflow of this Page

Step-1

Register Page

guvi-1

Step-2

Registration Complete

guvi-2

Step-3

login Page

guvi-3

Step-4

Login Complete

guvi-4

Step-5

Registration data stored here In MYSQL

guvi-5

Step-6

Registration data stored here In MongoDB

guvi-6

Step-7

Session token stored in local storage

guvi-7

Step-8

Profile Page

guvi-8

Step-9

User Data Updated

guvi-9

guvi-asignment-2.github.io's People

Contributors

projectpustak avatar

Stargazers

 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.