Skip to content

The MoveMe app is a helpful tool for finding movers, storage, or where to rent a truck in your area.

Notifications You must be signed in to change notification settings

linneagear/move-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Move Me App

The MoveMe app is a helpful tool for finding movers, storage, or where to rent a truck in your area.

Contents

  1. User Story
  2. Usage
  3. Built With
  4. Authors

User Story

As an individual with a busy schedule, I’m in need of assistance with my moving needs. I need to know where I can rent a truck nearby, find movers, find moving supplies or find a storage facility.

Deployed website can be found at this link.

Usage

When first entering the site, user is able to get their current address. If entering an address as is in the search bar, address may autocomplete if need be.

Address usage

Once address is searched, the main page appears with all options checked by default, and those options appear on the map as small icons.

Main page

Each icon on the map displays a different filter - movers, storage, and rent a truck, in the actual location. Any time an option is unchecked, those filters show on the screen along with their Yelp reviews, and the weather for that city.

Map markers

Built With

APIs:

  • Google Maps API - Pulls in locations of the city searched
  • Yelp API - Database used to connect google maps to places nearby and their reviews
  • Weather API - You are able to see the weather in the area you are moving to

HTML/CSS:

Authors

See the list of contributors who participated in this project.

About

The MoveMe app is a helpful tool for finding movers, storage, or where to rent a truck in your area.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.1%
  • HTML 21.4%
  • CSS 7.5%