Skip to content

A program that allows office administrators to track patients in a doctor's office (Epicodus Ruby Week 3 Tuesday)

Notifications You must be signed in to change notification settings

codemargaret/doctors_office

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctor's Office

A Ruby app to keep track of patients, doctors, and appointments, 09.19.2017

By Margaret Berry and Michael Brooks

Project Goals

  • Practice writing unit tests.
  • Practice writing methods in Ruby.
  • Practice manipulating data in an SQL database.

Setup/Installation Requirements

  1. $ git clone this repository
  2. $ cd doctors_office
  3. Open in your preferred text editor for a closer look at the code.

Known Bugs

This app contains an empty app file and views, so there is no way to run it in the browser.

Support and contact details

If you have questions, comments, or concerns, please contact Margaret. Feel free to make a contribution to the code.

Technologies Used

  • Ruby
  • Sinatra

License

This software is licensed under the MIT license.

Copyright (c) 2017 Margaret Berry and Michael Brooks

About

A program that allows office administrators to track patients in a doctor's office (Epicodus Ruby Week 3 Tuesday)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages