Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

ProjectZed/kennyskrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kennyskrew

Digital Dash

Getting Started

  1. Install Node JS.

  2. In the terminal, cd into project folder

  3. run npm start.

  4. open localhost:3000 in web browser.

#Login Username 'admin' #Login Password 'abcd'

#Login Username 'developer' #Login Password 'abcd'

#Email username digitaldashlm@gmail.com #Email password cs320useonly

#Project file client side file:

views -> static html file.

public -> static resource files.

Server side file:

server -> server.js -> including all the server method.

server -> database -> LibertyMutual.db -> simulation for LibertyMutual's database

server -> database -> users.db -> database use for authentication(temporary eventually will be active directory).

routes -> angular-route file

conf -> middleware configuration file

About

Digital Dash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published