Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/suraj-sella/dental-survey
- Owner: suraj-sella
- License: mit
- Created: 2018-12-01T17:42:07.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T10:34:25.000Z (almost 6 years ago)
- Last Synced: 2024-04-25T04:25:53.194Z (8 months ago)
- Topics: analysing-patient-data, analysis, bootstrap4, codeigniter, css3, html, javascript, ng-table, patients, php
- Language: HTML
- Homepage:
- Size: 2.12 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: contributing.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
README
# Dental Survey Analysis
Dental Survey System For Analysing Patient Data And Getting The Result Of The DataAngularJS 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!