Loading repository data…
Loading repository data…
SuwaidAslam / repository
E-Learning System is a desktop-based Windows application developed in Java with Swing and AWT. This project aims at serving Students and Teachers in Online-based learning. The GUI is solely developed with code, there is no drag and drop tool used in the making of GUI.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
How to run the Project:
git clone https://github.com/SuwaidAslam/E-Learning-System-Java-GUI-Application.gitLogin Information
username : admin
password: admin
note: Super admin can add new admins
E-Learning System is a desktop-based Windows application developed in Java with Swing and AWT. This project aims at serving Students and Teachers in Online based learning. Admins can add subjects, Teachers can add courses in a particular subject and Students can Enroll courses and study them, and also Students can message other participants in a particular course except the Teacher teaching that course.
Hardware and software tools: The system services and goals are established by consultation with system user. They are then defined in details and serve as a system specification. System requirement are those on which the system runs.
⚙️ Hardware Requirements:
💻 Software Requirements:
Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise data management systems. It helps produce database systems:
Architecture Description The design of a DBMS depends on its architecture. It can be centralized or decentralized or hierarchical. The architecture of a DBMS can be seen as either single tier or multi-tier. ER Diagram
Fig 1: ER Diagram An entity–relationship model describes interrelated things of interest in a specific domain of knowledge (Refer Fig 1). It is composed of entity types and specifies relationships that can exist between instances of those entity types.
Relational Schema Diagram
Fig 2: Relational Schema Relational schema is a collection of meta-data. Database schema describes the structure and constraints of data representing in a particular domain (Refer Fig 2).
Description on Implementation The goal of this application is to manage the Students, Teachers, Courses and various functions of E-Learning System.
List of modules with use cases: This Java project consists of 3 major modules