Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 757 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 757 Bytes

datelocate

alt tag

Discover and share local date ideas.

So you've got a date. Great! Now you've got to decide where to go. This site is your secret guide. Discover exquisite date spots in your city, and keep track of your progress. Rack up a list of completed dates and leave reviews for those to follow.

Making sense of the code

Server code is located in api. Client code is located in client. Server runs on node with mongo. Deploy to heroku.

Phonegap install

In client directory:

phonegap local build android
phonegap local run android

Phonegap setup isn't entirely finished yet.