Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 553 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 553 Bytes

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!