Skip to content

zachatrocity/Foodata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Foodata

A asp.net web api/front end to show interaction with food data from data.gov

Zach Russell and Brock McFarland Present Foodata

#install:

clone: https://github.com/zachatrocity/Foodata

start in visual studio

#web service calls:

  1. GET api/Food
  2. GET api/Food?refine=sassyfats
  3. GET api/Food?refine=calcounter
  4. GET api/Food/5
  5. PUT api/Food/5
  6. POST api/Food
  7. DELETE api/Food/5

#issues No bugs that we know of.

#libraries

  1. toastr (https://github.com/CodeSeven/toastr)
  2. bootstrap (http://getbootstrap.com/)
  3. animate.css (http://daneden.github.io/animate.css/)
  4. Hint.css (http://kushagragour.in/lab/hint/)
  5. jquery

#teamwork Zach: Built the home, sassyfats, and calcounter pages. Created the base/skeleton of the fuzzy search on the home page. Built the animations using animate.css

Brock: Build the update, and create pages. Enhanced the fuzzy search algorithm by adding a ranking system to sort the results in a way that makes sense.

Both: Initialized the Entity database and the seed function, created the architecture/skeleton of the app.

(50%, 50%)

About

A website to show off our Food API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published