Skip to content

arunajyothin/MyRecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyRecipes

Project created for Advanced Web development class in the MS-Information Systems program at University of Cincinnati

Users can create/read/update/delete recipes!

Technical Details:

  1. CRUD implemented using ajax and jquery in an MVC framework
  2. 3 tables present to save data in a normalized database (Recipe, RecipeSteps and RecipeIngredients)
  3. Compelling UI using jquery ui and bootstrap
  4. Validations for input fields
  5. Use of embedded YouTube videos
  6. Search feature implemented using jquery autocomplete

About

Project created for Advanced Web development class in the MS-Information Systems program at University of Cincinnati

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors