Skip to content

Repository files navigation

A simple Rails application that consists of a receptionist portal and a doctor portal, which perform the following tasks:

  1. A single login page for both portals.
  2. Receptionists can register a new patient and perform CRUD operations.
  3. Doctors can view registered patients and view a graph that represents the number of patients registered vs. days.

Make sure to run the command rails db:seed as it creates the users - doctor and receptionist.

Roles

Doctor

  • Acts as a root user who can edit the credentials of receptionists and perform all actions that receptionists can do.
  • Edit Receptionist credentials
  • View graph

Receptionist

  • Can perform CRUD operations on patients.
  • View graph

Demo link

About

A simple Rails application that consists of a receptionist portal and a doctor portal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages