Giter Club home page Giter Club logo

libreosteo's Introduction

LibreOsteo

https://travis-ci.com/libreosteo/Libreosteo.svg?branch=master

© Jean-Baptiste Gury 2014-2018

LibreOsteo

Libreosteo is a business application designed for osteopaths.

It manages patients, folder and runs as a work portal on a folder patient.

Browser supported :
  • Google Chrome or Chromium
  • Firefox

Please use the last version of these browsers.

You can try the online demo at http://garthylou.pythonanywhere.com login : demo password : demo

Contact

Problems or questions contact me at github

HOW-TO try it ?

Requirements :
  • Python 2.7+ or Python 3.3+
  • pip
  • nodejs
  • bower

Retrieve the content of the project from Git repository

git clone https://github.com/libreosteo/Libreosteo.git

Then retrieve the python 2 requirements with

pip install -r requirements/requ-py2.txt

or python 3

pip install -r requirements/requirements.txt

Install Javascript dependencies with bower

bower install

Initialize the database

python manage.py migrate

It should ask for the administrator user.

Now you can start the server with

python manage.py runserver

Point your browser on : http://localhost:8000/

You can add other user from the admin console : http://localhost:8000

Have fun !

Contributors

The libreosteo team consist of:

libreosteo's People

Contributors

littlejo avatar jbgury avatar opi avatar jbg-delfingen avatar

Watchers

James Cloos avatar Grégoire GUEMAS 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.