Skip to content

Vanilla Javascript front end with a Ruby on Rails backend. This is the frontend repository

Notifications You must be signed in to change notification settings

jschack94/My-Md-Frontend

Repository files navigation

My MD

The My MD applicatoin allows doctors to manage the entire lifecycle of their patients and appointments

Live Demo

Play around with the live demo here. Please use the email address "doctor@hospital.com" to sign in.

Installing Locally

  1. Follow on the links for both the frontend and backend.

  2. Clone both of them down into separate folders on your computer.

  3. In the command line, cd into the backend folder and run bundle install.

  4. Run rails s to start your backend server. It should run on localhost:3000.

  5. Open another tab in your command line, cd into the backend folder and run npm install.

  6. Run npm start to start your frontend server. If you are prompted to run the server on a different port than your backend, type y. Your frontend server should run on localhost:3001.

After you run npm start, a tab in your browser should open automatically. Go ahead and sign in using "doctor@hospital.com"

Features

  • A doctor can log in.
  • A doctor can edit his personal information.
  • A doctor can view and edit and delete his appointments.
  • A doctor can view and edit patient information.

Built With

Contact:

My e-mail is jschack94@gmail.com.

Visit my LinkedIn at https://www.linkedin.com/in/jonathan-schack/

License: This project uses the following license: MIT License.

About

Vanilla Javascript front end with a Ruby on Rails backend. This is the frontend repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •