Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.24 KB

File metadata and controls

26 lines (18 loc) · 1.24 KB

UDIS

University Department Information System (UDIS) is a Python based GUI application to store, update and modify various academic and administrative records of a University Department.

Languages and Frameworks Used

This application uses Python for coding purposes, Tkinter library of Python to design the GUI and SQLite3 to manage data

Documentation

This project adheres to a rigorous documentation process, beginning with the Software Requirements Specification (SRS) document and encompassing all necessary diagrams such as Use Case Diagrams, Class Diagrams, Sequence Diagrams, and Entity-Relationship Diagrams. The comprehensive documentation ensures clarity, completeness, and traceability throughout the software development lifecycle, enabling effective collaboration among team members and stakeholders.

Installation

1. Clone the repository:

git clone https://github.com/yourusername/university-department-info-system.git

2. Navigate to the project directory:

cd university-department-info-system

3. Run the application:

python main.py

To use the application,simply run the Main.py file. The login username is 'purvi' and password is 'password'

Contibutors

This application has been created by Purvi Baranwal