christopher-ward / storio

Under Construction: A mobile-first application that connects people who have extra storage space with people who need that extra space.

Home Page:https://storio.wardofcode.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Storio

Description

A mobile-first application that connects people who have extra storage space with people who need a place to storio their stuff.

Live Demo

Experience Storio live at https://storio.wardofcode.com

Technologies Used

  • React
  • Webpack 4
  • Bootstrap 4
  • Node.js
  • Express
  • PostrgreSQL
  • HTML5
  • CSS3
  • AWS EC2

Features

  • User can sign in
  • User can search for storages by city and state
  • User can toggle between list view and map view to view all spaces
  • User can view details of a space
  • User can send message to host of space
  • User can view a list of conversations
  • User can list a space
  • User can view a list of their storages for rent

App Preview

Storio_List_Map_Feature

Storio_Sign_In_Messaging_Feature

Upcoming Features

  • Users can create accounts
  • Desktop View

Development

System Requirements

  • Node.js 10 or higher
  • NPM 6 or higher
  • PostgreSQL 6 or higher

Getting Started

If you'd like to play around with the project on your local machine, start in your command line interface (BASH, Cmder, Terminal, etc):

  1. Clone this repository in your CLI.
git clone https://github.com/christopher-ward/storio.git
cd storio
  1. Install all dependencies with NPM.
npm install
  1. Start the project.
npm run dev
  1. Once started, you can view the application by opening https://localhost:3000 in your browser

About

Under Construction: A mobile-first application that connects people who have extra storage space with people who need that extra space.

https://storio.wardofcode.com/


Languages

Language:JavaScript 71.1%Language:TSQL 18.7%Language:CSS 8.7%Language:HTML 1.5%