Project Description - HamJARS is a full-stack web application , work order software that organizes, tracks, and schedules your Work orders activities. Faster. Better.
The link below will give you direct access to HamJARS web application using your web browser via the Heroku web service. (NOTE: There will be a momentary delay when first accessing the Heroku servers.)
-
- username : admin
- password : a
To use HamJARS web application application from your local environment, you must accomplish the following steps below:
Step 1 - Clone my repo using the command line below.
git clone https://github.com/aaronmicalbeck/Project-Two
Step 2 - Change directory to the cloned repo folder.
cd project-tow
Step 3 - Install all required NPM packages.
npm install
Step 4 - Start the application server using the command line below
npm start
Step 5 - Start the application client using the Url below in your browser
http://localhost:3000/login
- node.js - https://nodejs.org/en/
- heroku-cli NPM Package - https://www.npmjs.com/package/heroku-cli
- body-parser NPM Package - https://www.npmjs.com/package/body-parser
- express NPM Package - https://www.npmjs.com/package/express
- path NPM Package - https://www.npmjs.com/package/path
- mysql NPM Package - https://www.npmjs.com/package/mysql
- bcrypt NPM Package - https://www.npmjs.com/package/bcrypt
- body-parser NPM Package - https://www.npmjs.com/package/body-parser
- cookie-parser NPM Package - https://www.npmjs.com/package/cookie-parser
- VS Code - https://code.visualstudio.com/
- Git Tools - https://git-scm.com/download
- Shiyu Cheng - Node/Express/Handlebars - Shiyu Cheng GitHub
- Hamrah Khamsehzadeh - Node/Express/Handlebars - Hamrah Khamsehzadeh GitHub
- Aaron Beck - Node/Express/Handlebars - Aaron Beck GitHub
- Jesus Esquer - Node/Express/Handlebars - Jesus Esquer GitHub
- Ridvan Cekmez - Node/Express/Handlebars - Ridvan Cekmez GitHub