/WasteToResources

A platform for connecting small sellers of waste (Restaurant, Coffee shop, Garage, Normal Person, ...) with Buyers who need this waste to be recycled (Recycling companies)

Primary LanguagePHP

42 Profile Card

WasteToResources

A platform for connecting small sellers of waste (Restaurant, Coffee shop, Garage, Normal Person, ...) with Buyers who need this waste to be recycled (Recycling companies).

There are three types of users in this platform:

  • Seller (Sell a small amount of waste).
  • Reseller (Buy small amounts of waste from many vendors and sell large amount to the buyer through direct sale or auction).
  • Buyer (buy a large quantity from a reseller by direct sale or auction).

Technologies Used

This is the Backend part of the project using the framework: Symfony(PHP)

For the Frontend check this link

Run project

composer install
symfony server:start