Skip to content

BlueOcean-Smove/Smove

Repository files navigation

Introducing Smove

Smove is a one-stop-platform for users to manage their move with ease!
Smove integrates all the pieces of moving including finding vendors, tracking tasks and inventory, and collaborating with family & friends.

Built with:

Testing:

APIs

Team

Landing Page, User Profile & Login Authorization

Task List & Calendar

Inventory & Nav

Google Maps & Local Moving Services

Requirements

Installing Dependencies

From within the root directory:
npm install

Development

From within the root directory:

To run server
npm start

To run webpack build
npm run build

To run webpack watch
npm run watch

To run tests
npm test

Demo

User Authentication:

Sign In with Google

Screenshot of Sign In Page

Profile Page:

Screenshot of Profile Page From the user's Profile page, the user can:

  • Create a new Smove
  • View current Smove
  • View list of all the user's moves
  • Toggle the current Smove to any existing Smove
  • Add a team member to the current Smove, which creates a new User

Task List

From the Task List page, the user can:

  • Create, Edit, or Delete any Task Screenshot of Add Task Page
  • View the user's Google Calendar
  • Add a task to the user's Google Calendar Screenshot of Task List Page
  • Navigate to the webpage of a designated vendor for a certain task

Inventory

Screenshot of Inventory Page From the Inventory page, the user can:

  • Add a "box" to the move inventory, with auto-incrementing box number
  • Edit any box in the inventory
  • Delete any box from the inventory

Screenshot of Add Box

Local Moving Services

Screenshot of Local Moving Services Page From the Local Moving Services page, the user can:

  • Use keywords to search for businesses
  • Sort search results
  • Display results on a map with pins and as cards in a carousel
  • Favorite any business, which will be made available when creating a new task

About

Business support for local moving app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published