https://github.com/theduardomaciel/dfl-mobile
An application that will help you to report garbage outbreaks and find collection points in your city.
https://github.com/theduardomaciel/dfl-mobile
expo mapsapi react-native reactjs typescript
Last synced: about 1 month ago
JSON representation
An application that will help you to report garbage outbreaks and find collection points in your city.
- Host: GitHub
- URL: https://github.com/theduardomaciel/dfl-mobile
- Owner: theduardomaciel
- License: mit
- Created: 2022-01-16T19:29:07.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-08-17T00:59:18.000Z (over 2 years ago)
- Last Synced: 2025-02-01T20:11:33.727Z (3 months ago)
- Topics: expo, mapsapi, react-native, reactjs, typescript
- Language: TypeScript
- Homepage: https://dfl.vercel.app
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
DFL - Mobile
![]()
![]()
![]()

## 💻 Project
An application that will help you to report garbage outbreaks and find collection points in your city.## ✨ Technologies
- [ ] JavaScript (w/TypeScript)
- [ ] React
- [ ] React Native
- [ ] Expo
- [ ] Material Icons
- [ ] Axios## Using the default application
To be able to download the default app on your Android mobile device (the only operating system currently available), visit the [DFL website](https://dfl.vercel.app) and navigate to the download area to install the .apk file of the application.
> To report an issue, please add an [issue](https://github.com/theduardomaciel/dfl-mobile/issues) so the bug can be tracked and resolved.
## Running the project
Use **yarn** or **npm install** to install project dependencies.
Then start the project.```cl
npm run start
```## 🔖 Layout
You can view the layout of the project through [this link](https://www.figma.com/file/WSAdXvaBPIDKfDSbqyqvyM/DFL---Mobile?node-id=0%3A1). You need an account on [Figma](http://figma.com/) to access it.
## 📄 License
This project is under the MIT license. See the [LICENSE](LICENSE) file for more details.