Coder Social home page Coder Social logo

chartrip's Introduction

Chartrip

Go were you've never been before.

Chartrip is a mobile app designed for local tourism wherever you go. Explore unknown places in different countries or even where you live. By following user created routes all around the world you'll get to know tons of places wherever you visit.

Developed with...

React Native Expo NodeJS Express Prisma Logo PostgreSQL

  • React Native - Front end library for building mobile user interfaces for iOS and Android
  • Native Base - Styled component for React Native apps
  • React Navigation - Routing and navigation for React Native apps
  • Expo - Build cross-platform native apps
  • Google Maps - Real maps, places and routes for your app
  • Express.JS - Fast, unopinionated, minimalist web framework
  • Prisma - ORM to help build faster and make fewer errors
  • PostgresSQL - Powerful, open source object-relational database system
  • Passion for software development and user interaction

Getting started

  1. Clone the repo
git clone https://github.com/RomelClavel/Chartrip.git
cd Chartrip
  1. Install dependencies
npm install

May have to force the install because of a dependency clash

  1. Fill out your API keys in the Chartrip Client app.json
"GOOGLE_MAPS_API_KEY": "GOOGLE_MAPS_KEY",
"CLOUDINARY_URL": "CLOUDINARY_URL",
"PRESET_CLOUDINARY_NAME": "PRESET_CLOUD_NAME",
"SECRET_JWT_SEED": "YOUR_SUPPER_SECRET_JWT_SEED"
  1. Do the same for the server folder on your .env file
DATABASE_URL="CONNECTION_URL"
SECRET_JWT_SEED=YOUR_SUPPER_SECRET_JWT_SEED
  1. Start development server
npx expo start
  1. Scan the barcode with the Expo app on your phone or follow the terminal instructions to load up the emulator on your machine.
  2. Start Charting you favorite route

What makes Chartrip Different

  • Fully Developed in React Native with Expo

    • Able to work on both Android and iOS.
    • Can access every hardware functionality on your phone for a better experience.
    • Create an account once on your phone and always be logged in.
  • Follow User Created Routes all around the world

    • Discover Routes from all around the world.
    • Look at the details of the routes and all its Locations.
    • Start following a route with just the click of a button.
    • The app will tell you where to go using maps and will display info on the Location once you reach it.
  • Create you own Routes and share them with the world

    • Create a rout by just filling its details in an interactive form.
    • Add pictures and recommendations on what to do at every place.
    • Just check the final details and publish them to the world.

Coming soon to AppStore and Play Store...

chartrip's People

Contributors

romelclavel avatar

Stargazers

 avatar Sau Ching Loke avatar

Watchers

 avatar

Forkers

mattdags982

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.