Skip to content

sampath419/MyClinic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Setup :

> bundle install > rake db:migrate > rake db:seed (to seed the db) > rails server (to start the server )

Assumptions made

> uses sqlite

>Receptionist will create appointments using localhost:3000/appointments/new >Doctors can be added using localhost:3000/doctors/new >Customer can take look at localhost:3000/cusomers and only first appointment info is shown as of now

Not functionality to edit or deleted any resource yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published