Skip to content

melchr/gig-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Gig Tracker is a simple CRUD, MVC Sinatra app for users located in NYC that allows the user to add to a master list of gigs—including the Artists, Venue, Date and Time of event—where all users have the ability to view. A user can:

  1. Sign up for a new account
  2. Log in to said account
  3. See an index of gigs added by all users
  4. View a list of gigs added by the current user
  5. Edit the gig's info only if the current user created it
  6. Add new gigs to the index
  7. Delete a gig only if they created it

Demo Link

A demo video of the application can be found here.

Installation

Clone down this repository. Then run "bundle" to install all the required gem files. Then you need to run "rake db:migrate" to set up the database. From your terminal, run "shotgun" to run the app on your local host.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/melchr/gig-tracker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

Flatiron School Sinatra CMS App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors