Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.52 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.52 KB

TripWolf

Feb 2021

By Joseph Wangemann

Description

Cross-platform mobile app for storing info and images from places you have been or want to visit

Specs / Screen Shots

  • On page load, a user will see the sign-in page. If the user isn't registered, the link at the bottom will bring up the registration page. Signin
  • If a user is already registered, the link at the bottom will return to the sign-in page. Register
  • After sign-in, the main travel log will be shown.
    Home
  • In profile view... Profile

Installation/Setup Instructions

To run this project, you will:

  • Install Expo CLI and a mobile simulator/emulator
  • Clone the repository: git clone https://github.com/fractalscape13/TripWolf
  • In the root project directory, run npm install to install all dependencies
  • In the root project directory, add a file called "firebase.js" with Firebase credentials
  • In the root project directory, run npm start
  • Open the project with Expo in your mobile simulator/emulator or on your device

Technologies Used

  • React Native
  • Node
  • Express
  • Postgres
  • Firebase

Known Bugs/Contact

If you have any questions or comments at all, please submit a pull request.

License

This application is licensed under the MIT license.

© 2021 Joseph Wangemann