Code Monkey home page Code Monkey logo

cleanearth's Introduction

CleanEarth

A cross-platform mobile app, built using Flutter, to report trash & organize cleanup events.

Download

  • Android: link
  • iOS: Need to build with Flutter.

Features

  • Users can report nearby trash with photo & tags.
  • Users can create & organize cleanup events around their neignborhood.
  • Users can participate in cleanup events.
  • Users can view stats of nearby reports and events.
  • Users can use the app anonymously, except for creating events.

Future Work

  • Sharing across social media.

To Develop: Getting Started

For help getting started with Flutter, view online documentation.

For help on editing plugin code, view the documentation.

cleanearth's People

Contributors

aabhaskharel avatar muedie avatar pujanbu avatar

Watchers

 avatar  avatar

Forkers

inovtribe

cleanearth's Issues

Add Firebase to the Project

We need to connect up a firebase project with the app for authentication and database storage. And later on for storing media.

Create a Trash Report [WIP]

Description:
A user should be able to create a trash report near their current location. They can provide pictures and descriptions as well.

Schema:
{
location: [latitude, longitude]
timestamp
description
userid
media: [picURLs]
}
Note: should we save everything as statuses for easier history view?

Create a Cleanup Event [WIP]

Description:
A user (soon to be an organizer of the event) should be able to create a cleanup event in an area. They can choose a square? are on the map and choose what time and day the event should take place.

Schema:
{
??? collection of event-statuses?
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.