Skip to content

Commit

Permalink
Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
laddie132 committed Mar 6, 2017
1 parent 0b67eb9 commit 26625a9
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 2 deletions.
Binary file added Docs/manual.pdf
Binary file not shown.
Binary file added Images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# StudentsGradeManageSystem
This is a homework of C plus plus
# EducationSystem
This is a homework of C++.

## Features
- three levels: student, teacher, admin
- multi-user using at the same time
- teachers record the grade of students
- administrator control every thing
- adding any kind of users
- support server and client

## Interface
login page

![login](https://github.com/laddie132/EducationSystem/blob/master/Images/1.png)

student page

![main](https://github.com/laddie132/EducationSystem/blob/master/Images/2.png)

## Manual
[Document](https://github.com/laddie132/EducationSystem/blob/master/Docs/manual.pdf)

*(Please put the `./config.ini` to directory exeucation file)*
File renamed without changes.

0 comments on commit 26625a9

Please sign in to comment.