Skip to content

Mary-Mena21/RX-Care-Fullstack-Capstone

Repository files navigation

RX-Care

This is a responsive full-stack application developed using C#.Net and React. The purpose of this application is to provide an easy and efficient platform for doctors to connect with their patients, monitor prescriptions, and ensure medication adherence. The app enables doctors to assign new prescriptions, adjust dosages, and track patients' medication intake. Patients can sign in to the app, check off when they take their medicine and communicate with their doctors seamlessly.

https://clipchamp.com/watch/ExLuQXovwdO

RX-Care App-F-6 App-F-4

Features

  • User Authentication: Patients can sign in to the app using their credentials to access their profile and medication information. Doctors can also authenticate themselves to manage patient records and prescriptions.

  • Prescription Management: Doctors can create and assign new prescriptions to patients, as well as adjust dosages and schedules. They can also track whether patients are taking their medication properly.

  • Medication Adherence Tracking: Patients can mark their medication intake in the app, allowing doctors to monitor their adherence and make informed decisions about their treatment.

  • Patient Management: Doctors have the ability to add, edit, or remove patient records, ensuring accurate and up-to-date information is maintained.

  • Seamless Communication: Patients can easily communicate with their doctors through the app, making it convenient to ask questions, request prescription changes, or provide updates on their condition.

1RX-Care1

Technologies Used

DB

Installation

  1. Clone the repository: git clone https://github.com/Mary-Mena21/RX-Care-Fullstack-Capstone.git
  2. Install the required dependencies for the frontend and backend:
    • For the frontend, navigate to the rxcareclient directory and run npm install.
    • For the backend, navigate to the RXCareSer directory and restore the NuGet packages.
  3. Set up the database:
    • Create a SQL database using the schema designed in DBDiagram.
    • Update the database connection string in the backend configuration file.
  4. Run the application:
    • Start the backend server by running the appropriate command.
    • Start the frontend development server by navigating to the rxcareclient directory and running npm start.

Screenshots

Include some relevant screenshots of your application to showcase its features and user interface.

App-F-5 App-F-7

License

This project is licensed under the MIT License.

About

This is a responsive full-stack project that allows doctors to easily connect with their patients and monitor their prescriptions. It is built using C#.Net and React technologies and uses Figma for design, Dbdiagram for database schema design, and SQL for database management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors