Skip to content

zishan0215/attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attendance management

Attendance Management System for Computer Departement, JMI

Find the setup instructions here : https://github.com/zishanAhmad/attendance/wiki/Setup

#Attendance Management System Setup

#Windows For those using WAMP

Create a folder names "jmiams" in the directory C:https://wamp/www/

Fork the repo

https://github.com/zishanAhmad/attendance

Clone the repo

git clone https://github.com/YOUR-USERNAME/attendance.git

Open up a browser and type

localhost/phpmyadmin

Create a database named "jmiams"

Select the database and then go to import

Use the sql file to import the tables into the database

In the address bar of the browser, type

localhost/jmiams

If you see a login screen, then you have successfully installed the project.

For those using XAMPP

Create a folder named "jmiams" in the directory C:https://xampp/htdocs

Fork the repo

https://github.com/zishanAhmad/attendance

Clone the repo

git clone https://github.com/YOUR-USERNAME/attendance.git

Open up a browser and type

localhost/phpmyadmin

Create a database named "jmiams"

Select the database and then go to import

Use the sql file to import the tables into the database

In the address bar of the browser, type

localhost/jmiams

If you see a login screen, then you have successfully installed the project.

#Linux Create a folder named "jmiams" in the directory /var/www/

Fork the repo

https://github.com/zishanAhmad/attendance

Clone the repo

git clone https://github.com/YOUR-USERNAME/attendance.git

Open up a browser and type

localhost/phpmyadmin

Create a database named "jmiams"

Select the database and then go to import

Use the sql file to import the tables into the database

In the address bar of the browser, type

localhost/jmiams

If you see a login screen, then you have successfully installed the project.

About

Attendance Management System for Computer Departement, JMI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages