]> Softwares of Agnibho - obscalc.git/blob - README.txt
Rewritten with Vue.js
[obscalc.git] / README.txt
1 ObsCalc
2 =======
3
4 What is ObsCalc?
5 -------------------
6
7 ObsCalc is a web application for making some calculations important in
8 the practice of Obstetrics. It calculates L.M.P. and E.D.D. based
9 Naegle's rule and also calculates maturation of fetus by date and by U.S.G.
10
11 ObsCalc is written in Javascript.
12
13 Downloading
14 -----------
15
16 Latest release of ObsCalc can be downloaded from https://code.agnibho.com/obscalc/
17
18 The source code is available at https://github.com/agnibho/obscalc/
19
20
21 Usage
22 -----
23
24 ObsCalc can be used directly after downloading the package and
25 decompressing it to a folder.
26
27 The index.html file can be opened with a modern browser and the
28 application can be used right away.
29
30 The interface of the application is self-explanatory.
31
32 A hosted version of Obscalc is available at
33 https://app.agnibho.com/obscalc/
34
35 Licensing
36 ---------
37
38 Copyright (c) 2016 Agnibho Mondal
39 All rights reserved
40
41 This file is part of ObsCalc.
42
43 ObsCalc is free software: you can redistribute it and/or modify
44 it under the terms of the GNU General Public License as published by
45 the Free Software Foundation, either version 3 of the License, or
46 (at your option) any later version.
47
48 ObsCalc is distributed in the hope that it will be useful,
49 but WITHOUT ANY WARRANTY; without even the implied warranty of
50 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
51 GNU General Public License for more details.
52
53 You should have received a copy of the GNU General Public License
54 along with ObsCalc. If not, see <http://www.gnu.org/licenses/>.
55
56 ObsCalc uses the following libraries which are included with ObsCalc
57 for convenience. Usage of these libraries are subject to their
58 respective licenses.
59
60 * Vue.js v2.0.5
61 (c) 2014-2016 Evan You
62 Released under the MIT License.
63
64 * jQuery v2.1.1
65 (c) 2005, 2014 jQuery Foundation, Inc.
66 jquery.org/license
67
68 * Bootstrap v3.3.7 (http://getbootstrap.com)
69 Copyright 2011-2016 Twitter, Inc.
70 Licensed under the MIT license
71
72 * jQuery UI - v1.12.1 - 2016-10-09
73 http://jqueryui.com
74 Copyright jQuery Foundation and other contributors; Licensed MIT
75
76 * moment.js
77 version : 2.15.1
78 authors : Tim Wood, Iskren Chernev, Moment.js contributors
79 license : MIT
80 momentjs.com
81
82 Contacts
83 --------
84
85 Agnibho Mondal
86 mail@agnibho.com
87 www.agnibho.com