Code Monkey home page Code Monkey logo

riverside-medical-center's Introduction

Riverside Website ✨

Screen Shot 2022-06-25 at 16 14 49

Screen Shot 2022-06-25 at 16 41 09

Screen Shot 2022-06-25 at 18 22 39

Our hospital management website build with intelligence and design 🏥

DESCRIPTION 🌸

The website mainly focuses on ordinary users. After filling in all the requirements, the system displays the patient appointments form with their respective details. After the admin receives the appointment email he/she can log into the application and appoints the patient with a qualified doctor in the admin portal. In addition, the Patient can view their appointments in the application as they wait for the admin to contact them either by email or a phone call.

Contributors 🦁

Jimmy-oss ✨

2BWeru 🌺

Langat20 👨🏾‍💻

Flora 🌼

BEHAVIOUR DRIVEN DEVELOPMENT 😇

The Website system displays the patient form appointment details, and the administrator can appoint patients with their desired doctors.

INSTALLATION PROCESS ✨

To use the application you should have python3 and django latest version installed in your machine.

  • Create and activate the vitual Environment and install the from requirements.txt $ python3 -m virtualenv virtual $ source virtual/bin/activate $ pip install -r requirements.txt

It will install everything from the requirements file after configuring launch and enjoy.

  • Setting up environment variables

Create an .env and add the following.

SECRET_KEY='<Secret_key>'
DBNAME='<DbName>'
USER='<Username>'
PASSWORD='<password>'
DEBUG=True
DB_HOST='127.0.0.1'
MODE='dev'
ALLOWED_HOSTS='.localhost','.herokuapp.com','127.0.0.1'
DISABLE_COLLECTSTATIC=1

  • Start the Server to run the app

  • $ python3 manage.py runserver

  • Open localhost:8000


Improvement plans 💞️

  • Patients are able to rate/review.
  • Patients are able to receive their payment bills in the application once they are discharged.
  • M.V.P 🤝

    We are a Team based on strengths and weaknesses."Alone we can do so little; together we can do so much."

    TECHNOLOGIES USED ✨

    we have used:

  • Python3
  • Django
  • Html
  • Css
  • PostgreSql
  • BUGS💢

    No bugs so far

    THE LICENSE👨🏾‍⚖️

    The website is under Mit license.

    riverside-medical-center's People

    Contributors

    jimmy-oss avatar

    Stargazers

     avatar

    Watchers

     avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.