Skip to content

afplabor2019/muffin_time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

325 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Muffin Time

The customer would like to have a safe login system.
The system will be written in PHP, the data is stored in a MySQL database.
There will be a default user for the customer, which has all the permissions.
This user can add a new user to the database and it can edit and delete existing registered users.
After successful login some functions will be available depending on one's permissions.

Required things to use this application:

  • >= Apache 2.4.39
  • >= PHP 7.3.7
  • >= MySQL 5.0.12
  • Google Chrome or Mozilla Firefox

Installation:

  • Copy all files from web directory onto your server
  • Open classes/Database.php for editing, and change the MySQL login data
  • Import afplabor_db.sql into your database

Existing users

Username: root Password: root
Username: demo Password: demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors