diff --git a/Projects/3-Advanced/Student Result Management System-app.md b/Projects/3-Advanced/Student Result Management System-app.md new file mode 100644 index 00000000..c28155ef --- /dev/null +++ b/Projects/3-Advanced/Student Result Management System-app.md @@ -0,0 +1,36 @@ + +# Student Result Management System + +- Tier 3 Advanced + +The purpose of this project is to provide the examination result to student in a simple way. + + +## User Stories + +- [ ] Users can read and execute his/her result. +- [ ] Users can easily login by providing their username and id. +- [ ] Users as a guest will only have privilege to read. + + +## Bonus Features + +- [ ] Users can be able to run this on XAMP, WAMP, MAMP or LAMP server, consisting of advanced search features for searching records on various criteria for subjects. +- [ ] Users can also add this project in their resume. + + +## Useful Links + +- https://sourceforge.net/projects/xampp/files/XAMPP%20Windows/5.6.39/xampp-win32-5.6.39-0-VC11-installer.exe/download + +- https://projectworlds.in/free-projects/php-projects/student-result-management-system-project-in-php/ + + +## Example project + +- https://github.com/projectworlds32/srms/archive/master.zip + + + + +