Skip to content

pamelakaylin/Bucketbee_Client

Repository files navigation

Bucketbee

Lifestyle app for global citizens

Bucketbee is a mobile app designed to help frequent travellers and global citizens keep tabs on their favourite people and places.

  1. It helps users connect with close friends and family conveniently with "quick actions" such as sending out location updates.
  2. Users can create buckets, in which they can categorize and customize their favorite places for future reference.
  3. Users can personalize their own places, digital postcards, and even profile style.

buckbetbee_intro

bucketbee demo

bucketbee demo (1)

Getting started

The client and server for this project has been split up into two separate repos; both need to be up and running for the app to be functional. Find the server here.

1. Clone this repo

git clone https://github.com/pamelakaylin/Bucketbee_Client.git 

2. Navigate into the root folder and install the dependencies

npm install

3. APIs

  • Setup an account on Google Cloud Platform, create a new project, enable the Places API, and generate an API key.
  • Create an .env file and add REACT_NATIVE_GOOGLE_API_KEY=[put_api_key_here]

4. Start the app!

expo start

5. Set up the server if you haven't already done so

  • You can find instructions in the server README here.

App demo video

Here is the original app demo video on Youtube: Screenshot 2021-04-02 at 18 10 28

Tech Stack

Frontend

Backend

APIs

Contributors ✨

Pamela Chen

Next Steps

  • Bucketbee is fully optimized for IOS and is currently being adapted for Android
  • After some finishing touches, Bucketbee will be launched via the App Store and Google Play Store 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published