Skip to content

Console Based University Management System with CRUD functionalities using File Handling made as Semester Project for Programming Fundamentals' Course in University. Feel Free to Pull the code ,Contribute and Share!

Notifications You must be signed in to change notification settings

shahzaneer/University-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University-Management-System

UMS is a CRUD (Create, Read, Update, Delete) based management system which uses File Handling to manipulate data and perform the CRUD operations. It is a group project made using Java procedural programming having both User and Admin sides. It is a console-based universtiy management system which contain four major modules that are integrated with each other. User will be given a unique registration number (while registering) and he can perform all the following tasks with same id/reg-number and all the data will be stored using the same registration number in corresponding ("reg_number.txt") files. Admin can view and change all the data stored in files accordingly. Major modules of UMS contain:

GIF

  • 🙋‍♂️ Student Portal
  • ☕ Cafe Mangement System
  • 📚 Library management System
  • 🚌 Transport Management System

🙋‍♂️ Student Portal

  • Signup/Login.
  • Course Registeration.
  • Field Validation.
  • Student Records

☕ Cafe Management System

  • Display Menu.
  • Buy items.
  • Return Items.
  • Bill Payments.
  • Menu offers.

📚 Library management System

  • Search books.
  • Borrow books.
  • Return Books.
  • Late submission fines.

🚌 Transport Management System

  • Bus Routes and fee.
  • Bus Registration.
  • User Profile.
  • Delete and update registration.

👨‍💻 Developers

About

Console Based University Management System with CRUD functionalities using File Handling made as Semester Project for Programming Fundamentals' Course in University. Feel Free to Pull the code ,Contribute and Share!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 100.0%