https://github.com/allan-wang9/vehicle-incentive-app
Node.js full stack web application to track the incentives of BEV/PHEV's in Canada.
https://github.com/allan-wang9/vehicle-incentive-app
css express javascript nodejs pug sql sqlite3
Last synced: 3 months ago
JSON representation
Node.js full stack web application to track the incentives of BEV/PHEV's in Canada.
- Host: GitHub
- URL: https://github.com/allan-wang9/vehicle-incentive-app
- Owner: allan-wang9
- License: mpl-2.0
- Created: 2022-05-03T19:43:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T20:05:07.000Z (about 4 years ago)
- Last Synced: 2023-12-21T22:28:23.959Z (over 2 years ago)
- Topics: css, express, javascript, nodejs, pug, sql, sqlite3
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE
Awesome Lists containing this project
README
Vehicle Incetive Tracker
1. Data → incentive.db, initialize_db.sql
2. Public → /js/province.js, style.css
3. Views → /partials/header.pug, home.pug, learn.pug, model.pug, models.pug
4. server.js
5. package.json
The database is located in data/incentive.db and the SQL script is included (not a requirement, but there if needed).
Assuming Node is installed on your local machine run to install the dependencies (Express, Pug, SQLite). Then run , to launch the application to localhost 3000.
For Apple Silicon users, use a Rosetta Terminal. SQLite does not have native M1 support (as of May 3, 2022).
Link to Youtube demonstration:
https://youtu.be/j6RKxEIAvPs