GithubHelp home page GithubHelp logo

njokdan / ums Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ojkalam/ums

0.0 0.0 0.0 2.75 MB

University Management system | http://ojkalam.me/ums

PHP 53.61% CSS 3.51% JavaScript 15.58% HTML 24.88% Go 1.32% Python 1.09%

ums's Introduction

University Management System

License

Installation

  • Import uni.sql database file.
  • php/config.php contains database access information
  • Run it on any PHP supported webserver

Login access for different roles

Administrator login:

username: admin
password: 123

Student login:

ID: 15103058
Password: 123

Faculty login:

username: hk
password: 123

Features

Admin Specification

Admin can do the following things:

  • Admin can login by their login details

Manage Student information:

  • View all students, update student details, Delete single student.
  • Search student by their Name, ID, contact, email.

Manage Student Attendance Sheet:

  • Add student in attendance sheet
  • Delete student from attendance sheet
  • Update attendance sheet data date wise.

Manage Student Result:

  • Can add result to all students
  • Adding marks subject wise and semester wise.
  • View their marks, grades, credit hour, SGPA by selecting semester
  • When view the result it’s also show the status of subject (pass, fail, retake).
  • Update marks of single student by subject wise.
  • Can view all completed course and total CGPA of all the semester.

Download option:

  • Admin can download Student list with their information and also faculty list

Users Specification

Student:

Can do:

  • Students can register themselves by their ID which is provided by department
  • Can login by their ID and password which is given during registration
  • Student can see own profile.
  • They can edit own information
  • Change password option also available to menu bar.
  • Students are able to see their result (SGPA & CGPA both)
  • They also can see their marks and grade.

Cannot do:

  • First of all student cannot change their ID.
  • They are unable to update their marks & grade.
  • Student cannot see another student profile and details.
  • Cannot delete themselves and also other.

Faculty:

Can do:

  • Faculty also can login with their username and password
  • View their profile and Update information.
  • The main thing is they can take attendance of student. At first select date and take attendance.
  • Another option is they can update attendance sheet data.

Cannot do:

  • They cannot add marks directly by this software.
  • Faculty cannot add and delete student from attendance sheet.

ums's People

Contributors

ojkalam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.