This is the repository for an application created for a Web Development module group project coded by members of Group 17.
Eventus is a web application which allows users to buy and sell tickets for events.
Using Ruby v2.5.5 and PostgreSQL.
Please rake db:create and db:migrate before running.
To enable the Google Maps integration to work, an API key needs to be entered in line 12 of /app/views/application.html.erb/