{"id":27296689,"url":"https://github.com/xeventech/ums","last_synced_at":"2025-04-11T23:44:11.083Z","repository":{"id":283876171,"uuid":"953164923","full_name":"XevenTech/ums","owner":"XevenTech","description":"University Management System Using PHP MySQL","archived":false,"fork":false,"pushed_at":"2025-03-22T18:38:36.000Z","size":1335,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T19:19:55.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XevenTech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-22T18:04:34.000Z","updated_at":"2025-03-22T18:38:40.000Z","dependencies_parsed_at":"2025-03-22T19:30:02.492Z","dependency_job_id":null,"html_url":"https://github.com/XevenTech/ums","commit_stats":null,"previous_names":["xeventech/ums"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XevenTech%2Fums","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XevenTech%2Fums/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XevenTech%2Fums/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XevenTech%2Fums/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XevenTech","download_url":"https://codeload.github.com/XevenTech/ums/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497892,"owners_count":21113983,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-11T23:44:10.471Z","updated_at":"2025-04-11T23:44:11.067Z","avatar_url":"https://github.com/XevenTech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# University Management System\n\n![GitHub repo size](https://img.shields.io/github/repo-size/xeventech/ums)\n![GitHub stars](https://img.shields.io/github/stars/xeventech/ums?style=social)\n![GitHub forks](https://img.shields.io/github/forks/xeventech/ums?style=social)\n[![YouTube Video Views](https://img.shields.io/youtube/views/GeWM3xQzuyc?style=social)](https://youtu.be/GeWM3xQzuyc)\n\nThis project is a University Management System with three user panels: Admin, Faculty, and Student. The system is built using PHP, HTML, CSS, JavaScript, and MySQL.\n\n![Desktop Demo](https://github.com/XevenTech/projects_snapshots/blob/main/ums/demo.png?raw=true \"Desktop Demo\")\n\n## Features\n\n### 1. Admin Panel\n- **Manage Students**: Add, remove, modify student details, and update passwords if forgotten.\n- **Manage Teachers**: Add, remove, modify teacher details, and update passwords if forgotten.\n- **Course Management**: Add courses for students and teachers.\n- **Fee Management**: Add fees for students.\n- **Settings**: Update the current semester of the university.\n\n### 2. Teacher Panel\n- **Manage Results**: Add results for students as given by authority or admin.\n- **Password Management**: Change password.\n- **GPA Calculations**: Calculate SGPA and CGPA.\n- **Profile**: View and update profile details.\n\n### 3. Student Panel\n- **Course Management**: Show registered courses.\n- **Results**: View results.\n- **Fee Management**: View fee details.\n- **Profile**: View and update profile details.\n- **Password Management**: Update password.\n\n## Getting Started\n\n### Prerequisites\n- PHP\n- MySQL\n- Web Server (e.g., Apache)\n- Web Browser\n\n### Installation\n1. **Clone the repository**\n    ```bash\n    git clone https://github.com/XevenTech/ums.git\n    cd ums.git\n    ```\n2. **Import the Database**\n    - Create a database named `ums`.\n    - Import the `ums.sql` file located in the `database` directory into your MySQL database.\n\n3. **Configure Database**\n    - Update the database configuration in `config.php` with your MySQL credentials:\n    ```php\n    $sName = \"localhost\";\n    $uName = \"root\";\n    $pass  = \"\";\n    $db_name = \"ums\";\n    ```\n\n4. **Start the Web Server**\n    - Ensure your web server is running and place the project files in the server's root directory (e.g., `htdocs` for XAMPP).\n\n5. **Access the Application**\n    - Open your web browser and navigate to `http://localhost/ums`.\n\n## Login Details\n\n### Admin\n- **Username**: `admin`\n- **Password**: `123`\n\n### Faculty\n- **Username**: `johndoe`\n- **Password**: `123`.\n\n### Student\n- Create New Account for Student.\n\n## Technologies Used\n- **Backend**: PHP\n- **Frontend**: HTML, CSS, JavaScript\n- **Database**: MySQL\n\n## Watch Video Tutorial\n\n[![Watch Video](https://github.com/XevenTech/projects_snapshots/blob/main/ums/thumbnail.png?raw=true \"Play\")](https://youtu.be/GeWM3xQzuyc)\n\n\n## Thank you for reading, here's a cat:\n\n![Cat](https://github.com/XevenTech/xeventech/blob/main/cat.gif?raw=true \"Thank You\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeventech%2Fums","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxeventech%2Fums","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxeventech%2Fums/lists"}