/startup-weekend-team-tracker

Startup weekend brings 100 people together to create teams and work toward realizing a business idea in a single weekend. It allows the Startup Weekend coordinator to add teams and team members for tracking.

Primary LanguageRubyMIT LicenseMIT

startup-weekend-team-tracker

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Open Terminal and clone the project by typing

git clone https://github.com/vamuigua/startup-weekend-team-tracker.git

cd startup-weekend-team-tracker

Your now in the Project!👍

Prerequisites

Things you need to install

  • Ruby 2.3.1
Give examples

Installing

A step by step series of examples that tell you have to get a development env running

Inside the route of the project, type the code below in your terminal to install the required gems

bundle install

Then run: ruby app.rb

Navigate to the following link in your Browser: localhost:4567

The app should now be running on your browser

Running the tests

Explain how to run the automated tests for this system

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details