Skip to content

roryg11/rails-practice-events-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails Practice - Creating events

You are creating some event tracking software. Your task is to be able to create some events and then see the list of them. For now, don't worry styling, just the functionality.

Events have:

  • a date
  • a description
  • whether the event requires an ID
  • capacity
  • directions to the event

You will need to handroll the controllers, views, models, migrations and routes to make this happen!

About

handrolling events app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published