Skip to content

odonto/odonto-rms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the Odonto Referral Management System prototype.

Installation

The Odonto RMS prototype is built using Opal.

To get started, run the following commands:

    pip install -r requirements.txt
    python manage.py migrate
    python manage.py loaddata rms/data/clinic_locations.json
    python manage.py create_personas
    python manage.py runserver

One color scheme: http://paletton.com/#uid=13C0u0klwCFblS4gZKppQwtuErR

The demo application comes with 3 basic personas.

Linda (username: linda, password: linda1) is the professional who makes a referral

Mary (username: mary, password: mary1) is the professional who triages that referral

Matt (username: matt, password: matt1) is the professional who oversees Mary's response

supported_by_apperta_lores.png

About

Odonto Referral Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors