Alfredbis29 / Medical_Certificate

Medical_Certificate A medical certificate app is a web application designed to facilitate the creation and management of medical certificates. A medical certificate is a legal document issued by a medical professional that confirms an individual's medical condition, diagnosis, or treatment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“— Table of Contents

Medical Certificate

Medical_Certificate A medical certificate app is a web application designed to facilitate the creation and management of medical certificates. A medical certificate is a legal document issued by a medical professional that confirms an individual's medical condition, diagnosis, or treatment. These certificates are often required by employers, insurance companies, or government agencies as proof of illness or injury.

The Medical Certificate app is provides a user-friendly interface for creating and managing medical certificates, with features such as user authentication, medical certificate creation, management, search, approval, and generation. The app can be used by doctors, nurses, and other medical professionals to create and manage medical certificates for their patients.

Deployment

Comming soon,...

Built With

Tech Stack

Key Features

*User Authentication: A login and registration system that allows users to create an account, log in securely, and manage their profile information.

*Medical Certificate Creation: An interface for creating new medical certificates. This should include fields for patient information, diagnosis, treatment, and other relevant details.

*Medical Certificate Management: A dashboard for managing medical certificates. This should allow users to view, edit, and delete medical certificates they have created.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Setup

To setup the project follow the steps:

  1. Clone this project using Git Bash:

    https://github.com/Alfredbis29/Medical_Certificate.git
    
  2. Inside the project directory, install the project's dependencies

    bundle install
    
  3. Setup the app's database

    rails db:setup
    

Available Scripts

In the project directory, you can run:

  • rails server
    

    Runs the app server

  • rubocop
    

    Launches the test runner.

Authors

πŸ‘€ Alfred Bisimwa

Future Feature

  • Medical Certificate Search: A search function that allows users to search for medical certificates based on various criteria, such as patient name, date, or diagnosis.

  • Medical Certificate Approval: A feature that allows authorized personnel (e.g. doctors, nurses, or administrators) to review and approve medical certificates before they are finalized.

  • Medical Certificate Generation: A feature that allows users to generate a printable PDF version of the medical certificate, complete with all relevant details and signatures.

User Roles and Permissions: A system for defining user roles and permissions, such as administrator, doctor, or nurse. This should ensure that only authorized personnel can view, edit, or approve medical certificates.

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

If you like this project, please give it a star!

Acknowledgments

  • Anity

License

This project is MIT licensed.

About

Medical_Certificate A medical certificate app is a web application designed to facilitate the creation and management of medical certificates. A medical certificate is a legal document issued by a medical professional that confirms an individual's medical condition, diagnosis, or treatment.

License:MIT License


Languages

Language:Ruby 90.3%Language:JavaScript 4.7%Language:CSS 2.7%Language:HTML 2.3%