worthwhile-hackathon

The project can be viewed at http://katbow.github.io/worthwhile-hackathon/

The purpose of this project is to make a more interactive experience for the events page of the Student Volunteer Week (SVW) website. The hopes for this change is to get more people involved in the various volunteering events.

Features

  • Map showing where events are taking place with clickable links to the event
  • List of events with more pertinent information including:
    • Venue
    • Time
    • Post Code
    • Event Description
    • Event URL
    • Number of Attendees

Running this App

Run the following commands in your terminal:

git clone git@github.com:katbow/worthwhile-hackathon.git

cd worthwhile-hackathon

npm install

npm run watch

The app can now be accessed by going to http://localhost:8080