Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

40 lines (32 loc) · 1.5 KB

Klinik

A hospital management System

Introduction

Klinik is a hosptial managment system for organizing hospital records and managing hospital personel and patients. The software also provide patients possilblity of consulting their doctors from the confort of their home.

Getting Started

The repository is categorized into 2, the backend (server) and the frontend (client). To set up the project, clone the repo

git clone https://github.com/standardforever/klinik.git

Once done, you'll need to setup the server and the client to use the app.

For information on how to setup the server click here and for the client click here

NB Setup the fronted and the backend on differnt port

Tools

  • Developemet
    • Language: Python, JavaScript, Shell
    • Framework: Flask, React
    • Database: SQLite
    • Source Control: Git
    • Others: React Query, Swagger Docs, Vim, Vs Code
  • Production
    • Frontend: Netlify Servers
    • Backend
      • Server: GNU/Linux
      • Web server: Nginx
      • Application Server: Gunicorn
    • Code repository: Github

API Documentention

API documentation was presented using Swagger UI and can be accessed at Klinik API

Deployment

Application demo is live at Klinik Demo 🚀🚀🚀

Authors

Here is the list of everyone involved in this project.