All Projects → tushariscoolster → HospitalManagementSystem

tushariscoolster / HospitalManagementSystem

Licence: other
Hospital management System python

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to HospitalManagementSystem

HIMS
Hospital Information Management System create using Node Js
Stars: ✭ 41 (-44.59%)
Mutual labels:  hospital-management, hospital-information-management
hmis
This is an Open Source Java EE based Hospital Information Management System
Stars: ✭ 65 (-12.16%)
Mutual labels:  hospital-management, hospital-information-management
fs-make
Make a folder structure from its description
Stars: ✭ 14 (-81.08%)
Mutual labels:  project
ATtiny85-USB-C-Tester
Simple USB-C Power Delivery Tester
Stars: ✭ 20 (-72.97%)
Mutual labels:  project
NearBeach
NearBeach is an open sourced project management tool, helping you keep track of your project. You can track requirements, projects and tasks
Stars: ✭ 97 (+31.08%)
Mutual labels:  project
responsive-project-landing-page
A responsive landing page for open source projects
Stars: ✭ 24 (-67.57%)
Mutual labels:  project
project
☕️ Create node, rust, python or ruby project locally and on github (private or public)
Stars: ✭ 19 (-74.32%)
Mutual labels:  project
swoft-project
基于Swoft的项目结构
Stars: ✭ 17 (-77.03%)
Mutual labels:  project
Markdown-Templates
bgoonz.github.io/markdown-templates/
Stars: ✭ 16 (-78.38%)
Mutual labels:  project
pm-idm
IDM project management repository
Stars: ✭ 59 (-20.27%)
Mutual labels:  project
blogengine
BlogEngine template for Bufferwall
Stars: ✭ 23 (-68.92%)
Mutual labels:  project
project-template
📂 A template for open source projects.
Stars: ✭ 12 (-83.78%)
Mutual labels:  project
devbuddy
Setup your projects in a consistent way. Help other devs onboard easily!
Stars: ✭ 49 (-33.78%)
Mutual labels:  project
Cornerstone
一站式项目管理系统 任务管理、需求管理、缺陷管理、DevOps、WIKI、在线文档 同样的功能,带来不同的体验!
Stars: ✭ 33 (-55.41%)
Mutual labels:  project
chitchat
chitchat driven by golang
Stars: ✭ 98 (+32.43%)
Mutual labels:  project
playground
📚 Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
Stars: ✭ 23 (-68.92%)
Mutual labels:  project
NodeServer
Compare node.js servers
Stars: ✭ 35 (-52.7%)
Mutual labels:  project
gym-management
Gym Management System provides an easy to use interface for the users and a database for the admin to maintain the records of gym members.
Stars: ✭ 27 (-63.51%)
Mutual labels:  project
woowacourse-projects
🧑🏻‍💻 우아한테크코스에서 학습한 내용을 정리하는 Repository
Stars: ✭ 21 (-71.62%)
Mutual labels:  project
Fuzzy-keyword-search-over-encrypted-data-in-cloud-computing
Fuzzy keyword search over encrypted data in cloud computing | PHP project
Stars: ✭ 19 (-74.32%)
Mutual labels:  project

Hospital Management System

Hospital management project craerted in python for the summer python course at uis.

Getting Started

Instruction

python app.py

Configure

{
  "database": "database.db",
  "port": 5000,
  "host": "127.0.0.1"
}

documentation

Click here to view documentation

screenshot

Contributing

Open an issue first to discuss potential changes/additions. If you have questions with the guide, feel free to leave them as issues in the repository. If you find a typo, create a pull request. The idea is to keep the content up to date and use github’s native feature to help tell the story with issues and PR’s, which are all searchable via google. Why? Because odds are if you have a question, someone else does too! You can learn more here at about how to contribute.

By contributing to this repository you are agreeing to make your content available subject to the license of this repository.

Process

1. Discuss the changes in a GitHub issue.
2. Open a Pull Request, reference the issue, and explain the change and why it adds value.
3. The Pull Request will be evaluated and either merged or declined.

License

Use this guide. Attributions are appreciated._

Copyright

Copyright (c) 2014-2015 Tushar Borole

(The MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

##Last but not least This is made in India with love and passion ʕ´•ᴥ•`ʔ

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].