On Fri, Feb 10, 2012 at 9:58 PM, Saadat <saa...@saadat.in> wrote: > Hello All, > I'm in my final year of computer science engineering and for my final > year project, i'm creating a hospital erp. I'm a bit confused about > where to start from. Any sort of help will be appreciated. Thanks a > lot. > > Cheers > Saadat >
A lot of ERP is general across any field. I recommend working from the AGPL licensed OpenERP into Django (http://apps.openerp.com/addon/4533): http://openerp.com Then just build in all the hospital ERP related functions, streamline all the interfaces (including config and admin interfaces). If you find yourself finishing the project early, just throw in some scope-creep :P, it's an ERP afterall! Good luck ;) -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.