Hello Folks :)
This is the work we have done in our project Smart-Car-Konnect.
For this code to run, You need to do this following things.
For Mobile Application (KarConnect_Mobile_App) :-
- npm install
- ionic cordova platform add android
- ionic cordova run android
For Web Application (WebApp) :-
- npm install
- import database
- add database config
- npm start
For Raspberry Pi Source Code :-
- npm install
- npm start
Have a great day ahead! :)