Table of contents
About Project
What is ShedApp for?
Have you ever found yourself needing to use a ladder for just one job, but you don't have one and you don't want to buy one and store it all year around! ShedApp lets you borrow (or lend) shed tools with your fellow community!
How is it built?
ShedApp is built using the following frameworks and tools:
Getting Started
This application has been packaged using Docker!
To get started simply:
- Install Docker
- Git Clone this repository:
git clone https://github.com/JBetts97/ShedApp.git
- Navigate to the root folder of repository and run the docker-compose command:
docker-compose up
Features
[X] Register and login to the service
[X] View items available to borrow
[X] List your item for other people to view
[] See where users sheds are in map view
[] Ability to remove your listing
[] Many more to come in future!
Documentation
Please refer to the /docs
directory.
Contributing
Contributions are highly encouraged, no matter how big or small.
Refer to CONTRIBUTING.md
for more details.