Skip to content

Pia007/medView

Repository files navigation

medView


image

AboutTechnologiesInstallationCredits

About

medView is a fullstack application built with React and Spring Boot. The application is a lightweight patient management system that hat allows providers to register, login, add patients to their service, create view/update patient details, add and delete patient notes.


Short Demo

medviewDemo.mp4

Technologies

React JavaScript Axios Bootstrap CSS3

Java Spring Boot Spring Security Postgres Maven

Visual Studio Code

Key Dependencies


Installation

To clone and run this application, you'll need Git and Node.js version 16.13.2. This project was built using Visual Studio Code. Follow the instructions to load a Maven project into the editor of your choice. Note that you will need to configure the database connection in the application.properties file.

From your command line:

# Clone this repository
$ git clone https://github.com/Pia007/medView

# Go into the repository
$ cd server/mediconnect

# Start the Spring Boot server
$ mvn spring-boot:run

# Go into the client folder and install dependencies
$ cd src/main/client && npm install

# Start the React client
$ npm start


Credits

Designed and built by Pia Torain

Linkedin Badge Polywork Badge