hirofujidesign / Trekhopper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrekHopper

Local Tour Guide web app. Allows anyone with knowledge of a local area to be a tour guide and post tours. Users/tourists can then visit the site and sign up for tours they are interested in.

https://trekhopper.herokuapp.com/

Screenshots

Include a one or two screenshots of main UI/UX points of your app and how it solves a problem

Technologies used

You can give a brief listing of the technologies you've learned and applied here

  • Meteor.js
  • React.js
  • MongoDB
  • Google Maps API

Getting Started

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

Prerequisities

What to install and how for local development and testing purposes

- node.js: visit node.js and download...
- mongodb: npm install -g mongodb
-
- j

Running the tests

Explain how to run the automated tests for this system (if applicable)

jasmine

jasmine spec/appSpec.js

Built With

  • Atom/Sublime Text - Text Editors
  • Meteor.js - Application Framework
  • RoboMongo - Because .pretty() everything is tedious
  • Google Chrome (Dev Tools)

Walk throughs of code

For Project presentation, you can include snippets of code you found buggy, interesting, or are overall proud of here. Try to limit the quantity and size to quick readable bits.

You can also show where you've used technologies you've learned and applied here.

function awesomeThing() {
    //...
    // try not to make it too long otherwise, point to filepaths:line numbers
    //...
}

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

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

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

Trekhopper

About


Languages

Language:JavaScript 90.1%Language:CSS 9.9%