Skip to content

Commit 8f52d0d

Browse files
Update README.md
1 parent 2fe8d1b commit 8f52d0d

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
11
# LMS (Learning Management System)
2-
LMS-for-BCI-Campus
3-
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

Comments
 (0)