Skip to content

eudanielhenrique/CRUDphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUDphp

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

User registration

CRUD in PHP for user registration, project made for study reasons.

🚀 Instruction to start

  • Clone the repository using the command git clone git@github.com:eudanielhenrique/CRUDphp.git

  • Go to the downloaded CrudPhp directory using cd CrudPhp command in command line

  • Import the sql file from the folder to your database

  • Run your apache and mysql server

  • Export the database

  • Access your localhost in web browser

  • Used for study purposes only.

  • Have a good time

📫 Contributing to CRUDPHP

Para contribuir com CRUDPHP, siga estas etapas:

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

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

Screenshot

🚀 System start

system start

👥 User registration

User registration

📃 User listing

User listing

🖍 Edit user

edit user

😄 Be one of the contributors

Quer fazer parte desse projeto? Clique AQUI e leia como contribuir.

📝 License

This project is under license. see the file LICENÇA for more details. [⬆ Back to the top](## CRUDphp)

About

CRUD in PHP for user registration, project made for study reasons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published