Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suraj-sella/dental-survey

Dental Survey System For Analysing Patient Data And Getting The Result Of The Data
https://github.com/suraj-sella/dental-survey

analysing-patient-data analysis bootstrap4 codeigniter css3 html javascript ng-table patients php

Last synced: about 1 month ago
JSON representation

Dental Survey System For Analysing Patient Data And Getting The Result Of The Data

Awesome Lists containing this project

README

        

# Dental Survey Analysis
Dental Survey System For Analysing Patient Data And Getting The Result Of The Data

AngularJS Version: 1.6.10

Codeigniter Version: 3.1.9

PHP version: 5.6.38

Features: Analysis of Patients According To Complaints | Analysis of Patients' Data Through ngTable

PHP Codeigniter is used for the Rest API service & Angular controlls the whole project look and feel.

# Setup Instructions

1. Create a Database 'survey-data' for this application.

2. Export data/storage/survey-data.sql into above created database.

3. Fire Away!