]> Softwares of Agnibho - simpleipd.git/blob - README.txt
Bugfix
[simpleipd.git] / README.txt
1 SimpleIPD
2 =========
3
4 SimpleIPD is a web application for paperless management of hospital admitted
5 patients.
6
7 SimpleIPD is written in PHP and Javascript. It uses SQLite databases for storing
8 data.
9
10 The primary motivation behind creating SimpleIPD is to transition to a paperless
11 system with minimal disruption to the workflow. To this end, SimpleIPD closely
12 adheres to the natural workflow in a traditional hospital.
13
14 The system is primarily designed with small hospitals in mind with tightly
15 integrated departments.
16
17 All data is centrally hosted and is focused on fast and convenient operations
18 while attempting to keep the complexity to a minimum.
19
20 If used in multiple hospitals, each hospital will need a separate server
21 installation.
22
23
24 Licensing
25 ---------
26
27 Copyright (c) 2021 Dr. Agnibho Mondal
28 All rights reserved
29
30 This file is part of SimpleIPD.
31
32 SimpleIPD is free software: you can redistribute it and/or modify
33 it under the terms of the GNU General Public License as published by
34 the Free Software Foundation, either version 3 of the License, or
35 (at your option) any later version.
36
37 SimpleIPD is distributed in the hope that it will be useful,
38 but WITHOUT ANY WARRANTY; without even the implied warranty of
39 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
40 GNU General Public License for more details.
41
42 You should have received a copy of the GNU General Public License
43 along with SimpleIPD. If not, see <http://www.gnu.org/licenses/>.
44
45 SimpleIPD uses the following libraries which are included with SimpleIPD
46 for convenience. Usage of these libraries are subject to their
47 respective licenses.
48
49 * jQuery v3.6.0 (jquery.org/license)
50
51 * Bootstrap v4.6 (https://github.com/twbs/bootstrap/blob/v4.6.0/LICENSE)
52
53 * Chart.js v3.3.0 (https://github.com/chartjs/Chart.js/blob/master/LICENSE.md)
54
55 * Bootstrap-4-autocomplete (https://github.com/Honatas/bootstrap-4-autocomplete/blob/master/LICENSE)
56
57 Contacts
58 --------
59
60 Dr. Agnibho Mondal
61 contact@agnibho.com
62 www.agnibho.com