Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeroCoolHacker committed Oct 11, 2020
1 parent a40d915 commit 8fdbe88
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ do most of the work of managing students, fee submissions, teacher records etc..

Setting up Easy School is very easy.
## Want to Use?
This branch is under development right now. But if you want to use it in a small setup then you can [deploy this commit](https://github.com/ZeroCoolHacker/easy-school/tree/6ad71e3024e9abfc37ae6fb1cdec2362ed6d382a) as it is properly working except the Fee summary report
You can clone this branch and use it right now using any of the methods mentioned below

## Building

It is best to use the python `virtualenv` tool to build locally:
Expand Down Expand Up @@ -72,9 +73,11 @@ If you have any more questions you can join the gitter room [![Gitter](https://b
- [x] Search the record by various fields
- [x] Minimize the number of queries for each view
- [x] Add Teachers Record to admin
- [ ] Create Signup and Login view for teachers
- [ ] Attendence Management
- [ ] Result management for different Exams
- [x] Add Teachers Salary Record to admin
- [ ] Export Data in csv format from admin
- [ ] Add graph comparing teacher salaries given vs student's fee collected


## Licensing
This Project is Licensed under [GLWTPL](LICENSE)

Expand Down

0 comments on commit 8fdbe88

Please sign in to comment.