This web-app was designed to make recycling more convenient. It connects someone who wishes to dispose of recyclable materials with someone who makes a living by recycling items.
- Bundler
- Git
- Ruby on Rails
- Ruby
- Heroku - Deployment
- PostgreSQL (Production Environment) & Sqlite3 (Development Environment)
- The software is designed for two categories of users: recyclers and those looking to dispose of recyclable things.
- Because both roles are interchangeable, a person can post an item for someone else to pick up while also picking up a recyclable item of their choice.
Showing the app functionalities - video
RecyBuddiesPortfolioWebsite.mp4
You can create a new account by clicking sign-up or login using the following account information:
Email: carlos@example.com
Password: password
You can also login using another browser or icognito window using the following account information and test how both accounts interact with each other.
Email: maria@example.com
Password: password
- This project is complete, but there are still new ways/features that cam be implemented to improve it.
Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.