From 67b5a0a03a801a4615717b43f40b9ffba34a7109 Mon Sep 17 00:00:00 2001 From: Saqlain Zarjis Ansari <110441918+Mysterious786@users.noreply.github.com> Date: Mon, 17 Oct 2022 09:15:02 +0530 Subject: [PATCH] Add files via upload --- .../Student Result Management System-app.md | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Projects/3-Advanced/Student Result Management System-app.md 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 + + + + +