Alternative portal to download my open-source Clinical Information System source code. Designed using the C#.NET 3.5 Framework. The data records are managed using the MySQL database server 5.2 version. It is designed to operate within a local networked structure with the database setup on the network server while the application itself installed and operating on each workstation.
TBD
git clone git://github.com/ajlopez/JSDates.git cd JSDates npm install npm test
- EntityFramework 6.1.3
- SQL Express, the lastest version if is possible.
If you have questions, suggestions, encounter any problem, please join our IRC channel and ask!
irc.freenode.net #opensource-cis
Feel free to file issues and submit pull requests — contributions are welcome.
If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that mstest
continues to pass.
MIT