Web Based School/College ERP
Posted
by
Ashok
on Programmers
See other posts from Programmers
or by Ashok
Published on 2013-06-26T12:07:44Z
Indexed on
2013/06/26
16:28 UTC
Read the original article
Hit count: 247
We are planning to build a Web Based School/College ERP. The main problem we face is Hardware support. Since it is Web Based, it is not possible to implement Biometrics. But most of our clients do ask for Biometrics. I hope we need to use a desktop application to do that. Can you please give some suggestions for this?
Another thing is, here we don't have stable internet connection. We frequently face disconnection. This is another problem for Web Based CRM. In HTML5 there is a feature called Offline storage. Is it possible to use this feature for such dynamic ERP? For example, let's say we need to enter marks for the students. Net got disconnected. Is it possible to use HTML5 offline feature to save the marks offline and upload them when we got connection back?
© Programmers or respective owner