Skip to content

eRRor200/ApplicationTracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApplicationTracker

A PHP application where Student and Faculty can apply for leave. Once applied they can track the status of their leave application. First the application would be received by Acad person who either accepts or rejects the application. Once accepted by the Acad person, application is forwarded to the HOD who finally accepts or rejects the application.

System Requirements

  • PHP
  • Xampp
  • Git

Get Started

  1. Install PHP, Xampp and Git on your system.
  2. Fork this repository.
  3. Create a NewFolder inside htdocs folder of Xampp directory.
  4. Open the terminal and change directory to the folder created inside htdocs.
  5. run commands:
  6. Now run the Apache and MySQL from the Xampp Control Panel.
  7. Go to PhpMyAdmin from localhost and create a new database table named file tracking.
  8. Click on file tracking and then navigate to SQL. Paste the content of file_tracking.sql in it and click Go.
  9. Application is now ready to go!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.1%
  • JavaScript 45.9%
  • PHP 2.7%
  • TSQL 0.3%