Skip to content

πŸ’» User Login / Register page, using PhP to validate access data with MySQL database.

License

Notifications You must be signed in to change notification settings

joabehenrique/user-access

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» UserAccess with PHP/MySQL

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

User Login / Register page, using PhP to validate access data with MySQL database.

πŸ’» Requirements

Before you begin, make sure you have met the following requirements:

  • You need the latest version of MySQL Server and MAMP on your machine.

If you need installation instructions, click here.

πŸš€ Installing UserAccess

To install UserAccess, follow these steps:

1ΒΊ Clone the repository.

>  git clone https://github.com/joabehenrique/user-access.git

2ΒΊ Run MAMP

3ΒΊ Create a schema in the database with name, e-mail, login and password.

4ΒΊ Set up access to your bank in mysqli_connect

β˜• Using UserAccess

To use UserAccess, follow these steps:

To use the login with Google or Facebook it will be necessary to create 
your own ID Client on your platforms, and change the ID Token within
the code by yours, as well as the connection to the bank and the path 
of the composer library, must be updated.

Until now,

Password recovery has not yet been added.
Regular expressions were not implemented in the inputs of the form, and 
the implementation of the language change when clicking on the flags above.

Simple design because the focus was on making it work and serving 
as a template for future applications.

πŸ“« Contributing to UserAccess

To contribute to UserAccess, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <nome_branch>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Send to the original branch: git push origin UserAccess / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation at how to create a pull request

🀝 Author and Contributors

We thank the following people who contributed to this project:

Foto do Joabe Henrique no GitHub
Joabe Henrique [Author]

πŸ˜„ Be one of the contributors

Do you want to be part of this project? Click here and read how to contribute.

πŸ“ License

This project is under license. See the license file for more details.

About

πŸ’» User Login / Register page, using PhP to validate access data with MySQL database.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •