A web application that helps connect people so that they can share their extra storage space and find extra storage space within their city.
https://spaceshare-b68f7.firebaseapp.com/index.html
This project is hosted using Google's Firebase platform. To get started, sign up on Firebase and setup a new project.
https://firebase.google.com/docs/web/setup
- In Terminal / Command-line type "npm install -g firebase-tools"
- In Terminal / Command-line type "firebase login" to login
- In Terminal / Command-line type "firebase list" to test that you have loggedin
- In Terminal / Command-line type "firebase init" to initialize your Firebase project
- Select Database
- Select Functions
- Select Hosting
- Select Storage
Minimal installation is required as this is a web application. You will need to setup Firebase on your desktop to live deploy your own version of Spaceshare.
In Terminal / Command-line type "firebase deploy" to deploy your Firebase project
- Javascript - JS is a JIT compiled programming language
- jQuery - jQuery is a fast, small, and feature-rich JavaScript library.
- Firebase - Firebase gives you the tools to develop high-quality apps, grow your user base, and earn more money. We cover the essentials so you can monetize your business and focus on your users.
- HTML / CSS - Frameworks for our webpages
- Bootstrap - Bootstrap is an open source toolkit for developing with HTML, CSS, and JS.
We use [GitHub] for versioning. For the versions available, see the tags on this repository.