Skip to content

Puspak-404/Rewear

 
 

Repository files navigation

ReWear

ReWear is a modern, community-driven clothing exchange platform that makes sustainable fashion fun and easy. List your unused clothes, earn points, and swap for new styles with others—no money needed!


🌟 Features

  • Modern, Responsive UI — Beautiful, mobile-friendly design
  • Image Upload — Add photos to your items for better swaps
  • Points System — Earn points for listing, spend points to redeem
  • Admin Approval — Quality control for all listed items
  • Live Dashboard — Track your points, items, and swaps
  • Sustainability Focus — Reduce waste and join a green community

🎬 Demo

Watch the Demo

👉 Click here to watch the full demo video


🛠️ Project Structure

rewear/
  backend/
    src/
      main.py           # Flask app entry point
      models/           # SQLAlchemy models
      routes/           # API endpoints
      database/app.db   # SQLite database
    requirements.txt    # Python dependencies
  frontend/
    index.html          # Main HTML entry point
    static/
      favicon.ico
      script.js
      styles.css
      uploads/          # Uploaded images
  README.md             # Project documentation

Test

About

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • C++ 1.4%
  • C 0.4%
  • JavaScript 0.3%
  • HTML 0.2%
  • CSS 0.2%
  • Other 0.1%