Skip to content

sf-wdi-24/crud-anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

CRUD Anything - Weekend Lab

Objective: Your weekend lab is to make something using all the aspects of CRUD. It's up to you to come up with an idea, but it must have a model, views, controllers, and routes to create, read, update and delete at least one resource.

NOTE you don't need to add users and authentication. Actually, don't add authentication just to fulfill the CRUD requirement because that would be boring.

In addition, you are required to use a gem or feature of Rails which hasn't been covered explicitly in class.

Example Gems or Rails Features

Getting started

Fork and clone this repository. Change the readme.md to reflect what your project does, and then submit a pull request back to this repo once you're done.

About

Homework for Week 07 Day 05 Weekend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published