/trailspot

[MOBILE] An application to search for tourist guides, tourist spots and people with the same interests.

Primary LanguageJavaScriptMIT LicenseMIT

Trailspot
Trailspot

GitHub top language Repository size Repository issues GitHub commit activity

The content of this repository is an open-source mobile application for the tourism and entertainment sector.

The application consists of a network of people where they can find people with the same tourist interests, tourist guides and places to be visited.

The entire project backend will use Google Firebase with some native services and custom functions.

Techs Used

  • Expo
  • React Native
  • Prop-Types
  • Redux
    • Redux Thunk
    • Redux Persist
  • Firebase
    • Firebase Realtime Database
    • Firebase Firestore
    • Firebase Storage
    • Firebase Functions

Installation

git clone https://github.com/iredhd/trailspot.git
cd trailspot
yarn
yarn start

After you have cloned the project, be aware of the environment variables that must be filled in .env and the firebase configuration files.

Contributing

This project is under development and it will be a long time yet. It will be a pleasure to have your help.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.