Giter Site home page Giter Site logo

jeison-araya / foundation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from smallbrainrecords/foundation

0.0 0.0 0.0 53.77 MB

License: GNU Affero General Public License v3.0

Python 10.69% Shell 0.04% JavaScript 13.14% CSS 0.78% HTML 74.64% SCSS 0.70%

foundation's Introduction

** GETTING STARTED

Run mysql server using docker enviroment

docker run -d -e MYSQL_ROOT_PASSWORD=root -p 3306:3306 -v D:\Workspace\database\smallbrain:/var/lib/mysql mysql:5.7.22 --sql_mode=""

NOTE for updating to Django 1.11 and other dependencies(django-reversion):

  1. Run python manage.py migrate reversion --fake
  2. Add column db VARCHAR(191) to table reversion_version

** TEST COVERAGE **

  1. project
  2. users_app
  3. common
  4. emr
  5. generic
  6. problems_app
  7. todo_app
  8. data_app
  9. a1c_app
  10. colons_app
  11. goals_app
  12. document_app
  13. encounters_app
  14. inr_app
  15. medication_app
  16. pain
  17. my_story_app
  18. project_admin_app
  19. site_pages_app

Admin functions

Manage users

  • Add user
  • Edit user
  • Deactive user

Patient Administration

foundation's People

Contributors

dinhngocanh avatar timothyclemans avatar softdevelopvd avatar michikevlar avatar f1shear avatar rohitjain-rj avatar softdevelophd avatar dependabot[bot] avatar rfrancopernix avatar lechicki avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.