Skip to content

tarunpandey23/online_tifin_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to run the Online Tiffin Service System Using PHP and MySQL

Download the zip file
Extract the file and copy otss folder
Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
Open PHPMyAdmin (http://localhost/phpmyadmin)
Create a database with name otssdb
Import otssdb.sql file(given inside the zip package in SQL file folder)
Run the script http://localhost/otss (frontend)
Credential for admin panel :
Username: admin
Password: Test@123

Credential for user panel :
Username: [email protected]
Password: Test@123