Ats(Army school training system)
Army school training system is a web project suit for army school daily training management.
System discription
I develope this system for students of army school students.
system function
The administrator can manage the students,training projects,training resources (include pictures,text docments and videos) and students' training scores.
Prerequisites
Apache>=2.4 MySQL>=4.1
Installing
1.It is recommended to use the integrated development environment XAMPP. This software is convenient for running php files. The database name is ats. You need to build 12 tables in MySQL. The specific SQL statement is in the file ats.sql. You need to fill in the account name and password pwd. Otherwise, Can not log in;
2.With the integrated development environment XAMPP, it can be directly in place, because it integrates Apache, MySQL, etc.; note that sometimes because the 80 port number may be occupied, affecting the normal operation of the software, you can change to other ports such as 8080 port.
3.Put the system's code folder in XAMPP's localhost folder and run Apache and MySQL in the XAMPP control panel.
4.Enter localhost:8080 (your port number)/Ats in the browser to enter the system
Running the tests
User-login interface
Admin-login interface
Excellent performance display interface
User-logined interface
Admin-logined interface
License
Licence is the protocol adopted by the famous non-profit open source organization Apache. The agreement is similar to BSD, encouraging code sharing and respecting the original author's copyright, as well as allowing code modifications to be released as open source or commercial software.