Skip to content

A simple, transparent and user-friendly University Management System.

Notifications You must be signed in to change notification settings

bhushan-patil-12/UMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5071ab · Jul 20, 2021

History

2 Commits
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021
Jul 20, 2021

Repository files navigation

UMS: University Management System

A transparent and user-friendly University Management System. This project was created as a part of the Semester-5-DBMS mini-project.

Project Structure:

.
├── assets
|   ├── css
│   └── database
├── helpers
│   ├── config.php
│   └── check_session.php
├── process
|   └── 
├── views
│   └── 
└── index.php

(For more visit: about project structure)


Installation Guide: (Windows)

XAMPP:

  • Install XAMPP (version 7.4.10+)
  • Run XAMPP Control Panel
  • Move the project folder in xampp/htdocs/

Database: (Data Model -> DModel)

  • Change the config.php
  • Open localhost/phpmyadmin in browser
  • Create a new database with name UMS, then import the Database

Run:

  • Open browser -> localhost/UMS/index.php
  • Default user:
    • Username: Admin
    • Password: Admin

Screenshots:

Login page:

login_page

Dashboard page:

dashboard_page

About

A simple, transparent and user-friendly University Management System.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published