ZeroCoolHacker / easy-school

A Django based School Management Web Application
Other
115 stars 82 forks source link

Display Fee Deposit Slip After Submission #19

Closed ZeroCoolHacker closed 4 years ago

ZeroCoolHacker commented 6 years ago

A Fee Deposit Slip or Reciept Should be Created After the Fee is deposited.

marosmola commented 4 years ago

Hi @ZeroCoolHacker can i work on this!

ZeroCoolHacker commented 4 years ago

@marosmola Submit a PR when you are done

MohanChhabaria commented 4 years ago

@ZeroCoolHacker How fee submission procedure is handled ? I there any view ready for it .

ZeroCoolHacker commented 4 years ago

@MohanChhabaria @marosmola I appreciate your interest in the project. I have updated the project to use the latest Django 3 with modern python features such as formatted strings. I am going to release the first final version on Sunday. Changes expected

The development is happening in 'django-3' branch, you can open up issues if you catch any bug.

So it will be usable by any school then. I am planning on version 2 of this app after that, which will include extra features which we can discuss if you wish so. I am closing this issue as of now.

marosmola commented 4 years ago

@ZeroCoolHacker do you have plans about future features? I am interested in contributing. Please let me know if i can help?

ZeroCoolHacker commented 4 years ago

@marosmola The idea was to have a simple system that can be used by small schools for management. I am doing a release on next saturday. I am open to new ideas. You can open an issue suggesting new features. I also have some in mind i will post in that issue and we can discuss

marosmola commented 4 years ago

@ZeroCoolHacker i saw there is one pending issue in READMEs todo:

Add graph comparing teacher salaries given vs student's fee collected

Is this some difference based on months?

ZeroCoolHacker commented 4 years ago

@marosmola Basically there should be some way of seeing the profit the school owner has made. Profit = Total salary given this month - Total fee collected

marosmola commented 4 years ago

@marosmola Basically there should be some way of seeing the profit the school owner has made. Profit = Total salary given this month - Total fee collected

@ZeroCoolHacker Can you create feature issue for me? I will work on this this week :)

ZeroCoolHacker commented 4 years ago

@marosmola Basically there should be some way of seeing the profit the school owner has made. Profit = Total salary given this month - Total fee collected

@ZeroCoolHacker Can you create feature issue for me? I will work on this this week :)

https://github.com/ZeroCoolHacker/easy-school/issues/48