CodeIgniter Forums
AthenaEMR - a open EMR platform built on CI3 - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: External Resources (https://forum.codeigniter.com/forumdisplay.php?fid=7)
+--- Forum: Spotlight (https://forum.codeigniter.com/forumdisplay.php?fid=16)
+--- Thread: AthenaEMR - a open EMR platform built on CI3 (/showthread.php?tid=67830)



AthenaEMR - a open EMR platform built on CI3 - nerdv2 - 04-15-2017

Hi guys,

I been learning CodeIgniter for months and just started on building my project using CI3, while it wasn't fancy or anything I think to share my project with the community.

AthenaEMR - An open-source simple, user-friendly EMR management built on PHP targeted at small medical practice.

Screenshot :
http://i67.tinypic.com/nd4dty.jpg

Github link :
https://github.com/nerdv2/AthenaEMR

Demo site
Azure development site. // I reset the database every 7 days.

This is the credentials if you want to try.
 
Administrator
Username : admin
 
Registration
Username : dianyuliana
 
Payment
Username : gemawardian
 
Pharmacist
Username : iandamien
 
Lab
Username : brianrobinson
 
Doctors
Username : annisabaharmin
Username : sukarmannugraha
 
All password are the same as their username.


While the project is still in early stage of development, I hope you guys could download and try it out.

Any suggestion are appreciated.

Thanks. Big Grin


RE: AthenaEMR - a open EMR platform built on CI3 - arisroyo - 04-29-2017

Nice Job!

Do you use any template library and create your own design?


RE: AthenaEMR - a open EMR platform built on CI3 - PaulD - 04-29-2017

Looks like it was built using this:

https://github.com/tui2tone/flat-admin-bootstrap-templates

Edit: In fact I just noticed it is attributed in the credits:

Quote:FlatAdmin - MIT License
Charuwit Nodthaisong
https://github.com/tui2tone/flat-admin-bootstrap-templates/blob/master/LICENSE

Not overly keen on this myself, IMHO I think it looks a bit messy/overly complicated.

But having said that, it is open source and is his first project so well done on that.