Coder Social home page Coder Social logo

arav12ind / health4all_v3 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ucds/health4all_v3

0.0 0.0 0.0 10.52 MB

Health4All is a customisable application for various healthcare delivery settings, free and open source.

Home Page: https://health4all.online/

License: Other

JavaScript 4.99% PHP 94.18% CSS 0.55% Hack 0.22% HTML 0.07%

health4all_v3's Introduction

Health4All

Contact On [[email protected]]

Softwares to be installed - WAMP / XAMPP Server - Recommendation: SQLYog Community IDE [Instead of phpmyadmin if available and familiar for the programmer]

Steps to be followed : 1. Create a Github account . 2. Fork (health4all_v3) from https://github.com/UCDS/health4all_v3. 3. Clone health4all_v3 from your forked respository to your system 4. Move this app to either www folder if you are using WAMP, or to htdocs in case of XAMPP server 5. Navigate to http://localhost/phpmyadmin/index.php and create a new database with name 'health4all'. 6. Import the sql file from health4all_v3/db/health4all.sql into 'health4all' database created in above step. 7. Run the script SET GLOBAL sql_mode=''; in phpmyadmin sql editor 8. Open health4all_v3 app in browser (http://localhost/health4all_v3/) and login with below credentials credentials- username : admin password : password

Note : To hide the errors , change environment from 'development' to 'production' health4all_v3/index.php line number 20

DB Migration, - After taking code pull, run all the files after the version mentioned in the table db_version - To add new migration, create new version file & at the end of the sql file add db_version update query, rever 1.0.2.sql for reference. - NOTE: DO NOT ADD DATABASE IN THE QUERIES.

TODOs, - DB Migration needs to be automated --> https://www.youtube.com/watch?v=i07XXM37VFk

References, - Database Migrations - https://codeinphp.github.io/post/database-migrations-in-codeigniter/

health4all_v3's People

Contributors

ucds avatar manojkumarmanusai avatar joebalan avatar kchintak avatar k-vamshi-krishna avatar laxman-spidey avatar udaynayak2022 avatar sathvik-ravula avatar pkaura avatar guna-ranjan avatar bvrmba avatar vvk92 avatar adheeraj007 avatar manish-kumar-sadhu avatar reshavn avatar suresh-rsa avatar bottushiva avatar yogavijayaraghavan 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.