yohanology / crud-intro

Home Page:http://crud-intro.bitballoon.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LAB: CRUD

Requirements

  • You have to build an interactive front-end app using Javascript, HTML/CSS, jQuery and Bootstrap
  • Your app needs to interact with the API ga-wdi-api.meteor.com, and do the following:
    • Create a post
    • Update a post
    • Delete a post
    • Index all posts
  • Also, you can go wild with your creativity :)

Previous student's work example

About

http://crud-intro.bitballoon.com


Languages

Language:JavaScript 72.6%Language:HTML 24.9%Language:CSS 2.4%