Skip to content

Eco Marketplace where users can buy or sell eco-friendly clothing

Notifications You must be signed in to change notification settings

Yvv1214/GreenGarb

Repository files navigation

greenGarbMobile greenGarbMobile2

usersStore

WomensCatalog mensCatalog

greenGarbProductPage Screenshot (154)

To run the backend:

  • pipenv install

  • install axios: npm install axios

  • install flask jwt extended: pip install flask-jwt-extended

  • intall flask bcrypt: pip install Flask-Bcrypt

    For the front End:

  • Make sure you are using node version 14+ and that you have already successfully installed and runned the backend.

  • npm install

Enter these 2 command into the terminal:

  • npm run start (to render the website)
  • pipenv run start (for the backend)

Create a user at the register page and login

You can add a shop and products into the markteplace after creating a user. You can create multiple users and creative product descriptions to make GreenGarb look full. All the data is fetched from the local database and is unique per codespace.

About

Eco Marketplace where users can buy or sell eco-friendly clothing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published