SebastianBoyd / lettuce-go

Like Let's Go but greener.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lettuce Go

The prototype for the app Let's Go, an app for finding new friends.

Currently, a small team of developers is working on finalizing the app and getting it to the MVP. If you are interested in contributing, here's how:
  1. Fork this repo, then clone your fork

We are using Polymer and Firebase. If you are not familiar with these two frameworks then it will definitly help to get used to them. The project is also based off of Monica Dinculescu's app Mojibrag. You can see her talk about how it works here. Once you are familiar with how the app functions:

  1. Open and terminal and navigate to this directory
  2. Run bower i to get the dependencies
  3. Install the Polymer CLI if you haven't already
  4. Run polymer serve -p 8080
  5. Go to your localhost:8080 in your browser
  6. Check out current issues on the projects page under MVP
  7. Get coding!

About

Like Let's Go but greener.


Languages

Language:HTML 94.7%Language:JavaScript 5.3%