Skip to content

ldever/WebCallLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions:

  1. Go to api directory
  2. From this directory, run npm install & npm start
  3. open index.html

Questions:

  1. What are the libraries or frameworks you have chosen? and why?
    Addional Library:
    "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js" used to make ajax call to get data
    "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" used to apply some css class
    "https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.20.1/moment.min.js" used to format time

  2. If you had more time, what would you have done better?
    Learn and make automated tests.
    Make small screen size more organized.

  3. What are some of the key architecture considerations?
    Edit api(express) provided to allow cross domain request.
    Use css style sheet to make website look organized and responsive to different screen size.
    Use Library correctly to request data and develop javascript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published