server
>> npm list
./server
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
client
All lib were loaded in index.html without build tools, like node.
- bootstrap5
- bootstrap-select
- chart.js
-
Install all dependency of
npm install
-
Create an
.env
file inserver
folder for connecting AWS RDS MySQL instanceNote: you may have no access to our database. If you want more details about this step, feel free to contact me.
PORT= HOST= DB_PORT= USERNAME= PASSWORD= DATABASE=
-
Go to
./server
and run the servernpm start
-
Go to
./client
and open the front-end web
- desp:
- all: "gasoline"
- mid: "midgrade"
- pre: "premium"
- reg: "regular"
- scope:
- US
- states
- cities
- col:
- states
- California, Colorado, Florida, Massachusetts, Minnesota, NewYork, Ohio, Texas, Washington
- cities
- Chicago, Cleveland, Denver, Houston, LosAngeles, Miami, NewYorkCity, SanFrancisco, Seattle
- states
- start
- end