Skip to content

LiseRochat/Registration-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Registration - Connection

Form Registration and Form Connection


Table of Content

  1. General Info
  2. Visual
  3. Technologies
  4. Installation
  5. Road Map
  6. Contributing
  7. Contact

(back to top)


General Info

Realization of a complete user account management in PHP (MVC / CRUD)

  • Creation and validation of account by email
  • Login
  • Account management
  • Securing (Password, Session, Cookie)
  • Role Management

(back to top)


Visual

Here is an overview of project.
screenshot result

(back to top)


Technologies

  • HTML 5
  • CSS 3
  • Javascript
  • sql
  • PHP

(back to top)


Installation

  1. Clone the project
git clone https://github.com/LiseRochat/Registration-Login
  1. Open file with you text editor
  2. Create a bdd with name connection in your phpmyadmin
  3. Import sql file in bdd
  4. Initialize bdd variables
  5. Run :
 localhost/Registration-Login
  1. If you just want test connection use :

(back to top)



RoadMap

  • Connection
  • Inscription
  • Edit Profil
    • Email
    • Password
    • Avatar
    • Delete Account
  • Admin

Contributing

If you have a suggestion that would make this better, please fork the repository and create a pull request. You can also simply open an issue with the tag "enhancement".

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)


Contact

Rochat Lise - liserochat@live.fr
Project Link: https://github.com/LiseRochat/Registration-Login

(back to top)

About

Create a registration and login form with bdd connection. Finish

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published