ph-sharma/Project-FalconCare
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
//Title:FalconCare
It is a CHOLESTEROL CURE RECOMMENDATION SYSTEM.
//Description:
It is developed to provide patients/users to get expert recommendations after uploading or inserting report values of their lipid profile,
which will help them control their cholesterol levels and prevent them from diseases like stroke, heart diseases,etc.
//Technology used:
HTML,CSS,JavaScript for front end, Node.js and express.js for back end.
database:-MongoDB.
//Doctor/Expert Login details
username: ak.khurana@gmail.com
password: ak@101
//How to RUN project
src/app.js:-main server file
SampleReports/:-sample report file
//Dependencies: packet.json
"body-parser": "^1.20.0",
"connect-flash": "^0.1.1",
"cookie-session": "^2.0.0",
"ejs": "^3.1.7",
"express": "^4.17.3",
"express-fileupload": "^1.3.1",
"express-flash": "^0.0.2",
"express-session": "^1.17.3",
"flash": "^1.1.0",
"fs": "^0.0.1-security",
"hbs": "^4.2.0",
"init": "^0.1.2",
"jade": "^1.11.0",
"mongoose": "^6.3.0",
"node": "^17.7.2",
"nodemon": "^2.0.15",
"passport": "^0.5.3",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^7.1.2",
"path": "^0.12.7",
"pdf-parse": "^1.1.1"