You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not official BCI Campus LMS. This is test project and can have some errors. This system is completely done by C++ Language.
2
+
3
+
**LMS-for-BCI-Campus**
4
+
5
+
This project is a **test implementation** of a Learning Management System (LMS) developed entirely in **C++**.
6
+
Please note that this is **not the official LMS of BCI Campus**. It was created purely for learning and demonstration purposes, and may contain errors or incomplete features.
7
+
8
+
## Repository
9
+
You can find the source code here: [LMS-for-BCI-Campus](https://github.com/PrabashanaDev/LMS)
10
+
11
+
## Features (Planned / Implemented)
12
+
- Basic user management (students, lecturers, administrators)
13
+
- Course and subject management
14
+
- Assignment and grading support
15
+
- Simple CLI-based interface (expandable to GUI in future)
16
+
17
+
## Disclaimer
18
+
This project is **independent** and has no affiliation with **BCI Campus**.
19
+
It is intended only for **educational and experimental purposes**.
0 commit comments