/ecoville

Project for Collin College Hackathon 2021

Primary LanguageEJSMIT LicenseMIT

EcoVille

Project for 2021 Collin College Hackathon (2nd place winner overall)

Topic: Climate Change

EcoVille is an online platform that allows individuals to reduce overall waste by donating unused goods amongst others in their community.

https://ecoville.herokuapp.com/

Improvements made over the following months including:

  • User authentication
  • Image file uploading to Firebase
  • Lazy load images to optimize load time
  • User information resetting
  • Responsive UI

Technologies Used:

  • HTML/CSS
  • SASS/SCSS
  • Bootstrap
  • JavaScript
  • EJS
  • Google Firebase
  • Parcel Bundler
  • Heroku

Run Locally

Clone the project

  git clone https://github.com/SumitNalavade/ecoville.git

Go to the project directory

  cd ecoville

Install dependencies

  npm install

Start the server

  npx parcel templates/index.html

Build project

  npx parcel build templates/index.html

Screenshots

License

MIT