https://github.com/nicor88/dataonme
https://github.com/nicor88/dataonme
angular data-visualization mongodb nodejs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nicor88/dataonme
- Owner: nicor88
- Created: 2015-09-09T22:19:01.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T08:29:16.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T09:29:09.104Z (over 1 year ago)
- Topics: angular, data-visualization, mongodb, nodejs
- Language: JavaScript
- Size: 10.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dataOnMe
DataOnMe is a platform to track data about you and your charges.
For now is possible to collect only data about your refuellings,
and to have statistics about your vehicle consumption and monthly charges
The plaform is based on Node.js and MongoDB.
## Requirements
* Node.js
* Docker
## Development
* Install dependencies: `npm install`
* Start Docker
* Run `docker-compose up`
* Build the frontend app: `npm run build` or `npm run build-min`
* Run server: `npn run server` or `npm run server-dev`
## Initialize data
To have basic data run
```node initMetadata.js ```
Credentials
User: user
Password: password