University Management System
This software is intended to provide easy and full controll of managing university informations.
This is includes informations about students, teachers, stuff, scheduling, transcript, school fees etc...
- Mysql
- Apache tomcat
- JAVA (JRE for running the app, JDK for development)
- Install JDK
- Install Eclipse
- Clone the project
- Import the project in Eclipse
You are ready to go
- Fork it!
- Create your branch: git checkout -b my-new-branch
- Commit your changes: git commit -am 'fix stuff'
- Push to the branch: git push origin my-new-branch
- Kindly submit a pull request