A basic data handling php website to add and delete user data to and from your database.
View Demo
·
Report Bug
·
Request Feature
A basic data handling php website to add and delete user data to and from your database. It can be used as a platform to understand how data is handled and users can implement it further in their future projects.It has been implemented using PHP.
Project Name - Penetrate Me
- PHP
- Html
To get a local copy up and running follow these simple steps.
- Clone this repo
https://github.com/csivitu/Penetrate-Me
- Make a branch
- Check Contributing on how to make a branch
- And start your contributions.
- Visit
https://penetrate-me.herokuapp.com/
- Creds
username : admin , password : 1234
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'feat: Add some AmazingFeature'
) - Push to the Branch (
git push -u origin feature/AmazingFeature
) - Open a Pull Request
You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.
Distributed under the MIT License. See LICENSE
for more information.