Re: Student Management System kin Django

2021-12-06 Thread Bernard Mallala
Eugene, Your question is very broad. The combination of the business logic for the student management system plus database normalization best practices will result in the right database schema for this platform. Example business logic : - User must have a B or higher to be eligible to move to th

Re: Student Management System kin Django

2021-12-06 Thread Eugene TUYIZERE
Dear Gilwell, That is where I want an idea. I do not understand how I do the diagram. Thanks On Mon, 6 Dec 2021 at 12:30, Gilwell Muhati wrote: > Hello @Eugene > What does your ERD diagram look like? - Please share the diagram > > > > > *Regards,Gilwell Muhati | +254 710 739 116 | * > *~~“The

Re: Student Management System kin Django

2021-12-06 Thread Gilwell Muhati
Hello @Eugene What does your ERD diagram look like? - Please share the diagram *Regards,Gilwell Muhati | +254 710 739 116 | * *~~“The mind is its own place and in itself can make a heaven of hell, a hell of heaven…”~~John Milton * On Mon, Dec 6, 2021 at 1:14 PM Eugene TUYIZERE wrote: > Dear

Student Management System kin Django

2021-12-06 Thread Eugene TUYIZERE
Dear Team, I am developing a student management system and I am stuck at the point below which I need your idea. I need to record school fees every semester and promote a student from one level (year) to the next level every year. Like 1st Year to second year. How can I achieve this to avoid dat