Skip to content

elengart/m2final

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m2final

Code Immersives CIS MODULE TWO team final project

A web application prototype

Features:

  • Node.js/Express server
  • REST api (intro)
  • CRUD (intro)
  • Ajax/JSON
  • Pure JS (DOM, Loops, objects, functions, variables, etc)
  • HTML5
  • CSS3

server:

$ npm install
$ node server.js

browser:

localhost:3000/api/apiTester.html (verify endpoints)

localhost:3000/index.html


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.0%
  • JavaScript 32.5%
  • CSS 30.5%