Skip to content

elengart/m2final

This branch is up to date with CodeImmersives/m2final:master.

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%