luke-codewalker / kleiderspenden

Home Page:https://luke-codewalker.github.io/kleiderspenden/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kleiderspenden App

An app to look for places in Cologne, Germany where you can donate old clothes. Shows Charities, Recycling facilities and Containers from different organizations. Take a look at it here.

Data sources

Open Source Data used by this app provided by AWB Koeln:

To Do list

  • refactor to avoid prop drilling (Context API?)
  • refactor to avoid bloated master App component
  • make app responsive
  • get app up and running
  • dynamically load api url depending on dev vs prod env
  • add favicon
  • add en and de language support
  • let radius search be activated by button on map
  • add about page with link to this repo
  • add message when result list empty
  • add footer with link to github profile
  • add option to send add/update/edit suggestions
  • add loading spinner to result list
  • add circle showing radius to map

Technical details

This project was bootstrapped with Create React App. It uses a FLask app running on Heroku connected with an MLab database as it's backend API. You can check out the source code for the API here.

About

https://luke-codewalker.github.io/kleiderspenden/


Languages

Language:JavaScript 75.8%Language:CSS 19.4%Language:HTML 4.8%