Skip to content

drielnox/clinical-information-system

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinical Information System

Build status

Description

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.

Installation

TBD

Development

git clone git://github.com/ajlopez/JSDates.git cd JSDates npm install npm test

Requeriments

  • EntityFramework 6.1.3
  • SQL Express, the lastest version if is possible.

Contact

If you have questions, suggestions, encounter any problem, please join our IRC channel and ask!

irc.freenode.net #opensource-cis

Contribution

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.

License

MIT

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.8%
  • C# 40.0%
  • Other 0.2%