Giter VIP home page Giter VIP logo

world-travelers's Introduction

Contributors Forks Stargazers Issues


Table of Contents

About The Project

Our project is called World Travelers. It is a single page application that allows users to create group trips by booking tourist activities in their favorite destinations or join trips created by other users. It has a payment gateway with two possible options: Paypal and web3. In addition, they can communicate with users who are part of the trip as it has a live chat. ๐Ÿ’ฌ

(back to top)

Built With

The project was carried out with the following technologies

(back to top)

Roadmap

Login


Home


Trip-detail


Payment with Paypal


Payment with web3


Chat of trip


Activity-detail


Admin dashboard

(back to top)

Payments accounts

This is an example of how to list things you need to use the software and how to install them.

Enviroment variables

You may set up this enviroments variables for running project in your local

  • Eviroments variables:

    DATABASE_URL="postgresql://{USERNAME}:{PASSWORD}@{HOST}:{PORT}/{DATA BASE NAME}"
    MONGO_URI=mongodb+srv://{DATABASENAME}:{PASSWORD}@{HOST}/?retryWrites=true&w=majority
    AXIOS_URL_BASE="http://localhost:3000/api"
  • Set up your own Auth0 config

    AUTH0_SECRET=
    AUTH0_BASE_URL='http://localhost:3000'
    AUTH0_ISSUER_BASE_URL=
    AUTH0_CLIENT_ID=
  • Set up your own Cloudinary config

    CLOUDINARY_URL=cloudinary://{APIKEY}:{API-SECRET}@{NAME}
    CLOUDINARY_NAME=
    CLOUDINARY_API_KEY=
    CLOUDINARY_API_SECRET=
    <!-- Config your foulders with this names -->
    CLOUDINARY_PRESET_AVATARS=
    CLOUDINARY_PRESET_TRIPS=
    CLOUDINARY_PRESET_ACTIVITIES=
  • Set up your own Paypal config
    PAYPAL_API_CLIENT=
    PAYPAL_API_SECRET=
    PAYPAL_API=
    PAYPAL_URL='http://localhost:3000'
  • Set up your own node-mailer config:
    MAIL_FROM=
    MAIL_PASSWORD=
    MAIL_BASE_URL="http://localhost:3000"

(back to top)

world-travelers's People

Contributors

jonathanjb88 avatar angelpm9506 avatar dinucciagus avatar ephcrat avatar santinofajardo avatar mauroperna avatar

Stargazers

Guillermo Luciani avatar

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.