Plantrade is an online platform to buy and sell houseplants. Everyone can view the hottest plants for sale, registered users can post their own plants for sale or buy plants from other users wherever in the United States. Search for plants by species, by its common name, or by description. Attract potential buyers by adding pretty pictures of your plant for sale. Rest easy with a secure account and a secure payment system trusted by Google, Amazon, Zoom, and many others.
Visit the live demo hosted on heroku and create a secure account to start posting. Search for a specific plant you want to buy or post plants you want to sell.
This app is built on a Vue front-end, connected to a RESTful server built on express and Node.js, data is stored in a PostgreSQL database with Sequelize as the ORM. Images are stored in an AWS S3 bucket. Authentication is handled by JWT. Payments are processed with Stripe. The app is hosted on Heroku.
- Vuex dynamic module importing
- Plant Illustrations
- Vue Route Animations
- Axios delete request body
- Vuex resetting to inital state
- Styling file inputs
- Vuesax Framework for Vuejs
Coming Soon