Skip to content

This project is a simple CRUD website built using PHP and MySQL. The system allows users (login, register, logout) and also manage a list of users. You can view and delete users from the table, using xampp server

Notifications You must be signed in to change notification settings

MaryamBinabdullah/PHP_XAMPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation


Login Form with XAMPP

Table of Contents
  1. About The Project
  2. Built With
  3. Getting Started
  4. Installation
  5. Technologies
  6. License
  7. Contact

About The Project

This project is a simple CRUD (Create, Read, Update, Delete) website built using PHP and MySQL. The system allows users (login, register, logout) and also manage a list of users. You can view and delete users from the table.

This is the login page once you are registered you will be able to access this page heres a screenshot

login page screenshot

after your loged in you will be take to what i like to call a home page

Home page screenshot

You'll also be able to access the table where you can veiw all the registered users and there information and delete users too

Table page screenshot

Feel free to improve my work and do share with me any updates 😄 !! Things you can improve :

  • Edit button
  • Only admin can delete users
  • Resposive Design

(back to top)

Built With

  • php
  • sql
  • html
  • javascript
  • css

(back to top)

Getting Started

You will have to install a local XAMPP, WAMP, etc.. (Am using xampp server you can use whatever server you prefer) to get started copy the zip file to this directory DriveName:\xampp\htdocs You will find the database info in the DB_INFO folder

Installation

  1. Clone the repository.
  2. Create a MySQL with the name project database and import the users.sql file.
  3. Run the project on your local server (XAMPP, WAMP, etc.).
  4. Access the app at http://localhost/LoginForm

(back to top)

Technologies

  • Frontend: HTML, CSS, javascript
  • Backend: PHP
  • Database: MySQL

(back to top)

License

This project is licensed under the MIT License.

(back to top)

Contact

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  • Developed By - [maryam]
  • Find me on github [@MaryamBinabdullah]

Project Link: https://github.com/MaryamBinabdullah

  • the edit btn is a bit wanky (a bit is an under statement 0_0)
  • i hope my codes aren't a big mess i tried to keep the whole thing tidy and to point as much as possible
  • you'll find some comments here and there explaning how things work

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

(back to top)

About

This project is a simple CRUD website built using PHP and MySQL. The system allows users (login, register, logout) and also manage a list of users. You can view and delete users from the table, using xampp server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published