Skip to content

ar7casper/hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw

Instructions:
  1. Clone the repo
  2. Run npm install
  3. Run npm install -g nodemon
  4. Run nodemon in the proper directory.
  5. Go to http://localhost:3999/html/index.html
Notes:
  1. I've used a queue mechanism to handle the rotation so it would be more smooth and so that events won't get in the way of each other.
  2. I haven't done validations on the server side on purpose, same goes for the AJAX calls I'm using.
  3. I've added some console.logs in places that I think that are relevant.
  4. I tried to write the code as simple and discriptive as possible. Please let me know if there's anything that's not clear.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published