Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pranav-kale-01 committed Sep 21, 2022
1 parent 2bef015 commit 56aa23f
Showing 1 changed file with 64 additions and 10 deletions.
74 changes: 64 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,70 @@
# food_app
<a name="readme-top"></a>

A new Flutter project.
<br />
<div align="center">
<h1 align="center">Excess Food Locator</h1>

## Getting Started
<p align="center">
Excess Food Locator helps people having excess food connect with other resources and distributors. This application is based on a map view to provide users with quicker and easier acess to resources.
.
<br />
<br />
<!-- demo video here -->
<a href="">View Demo</a>
·
<a href="https://github.com/pranav-kale-01/excess-food-locator/issues">Report Bug</a>
·
<a href="https://github.com/pranav-kale-01/excess-food-locator/issues">Request Feature</a>
</p>
</div>

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:
## ⚠ Note:

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
### *The application is still under development and this is a pre-release version!*

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
The current version of the application is a pre-release and is is intended to use as a proof of conecpt. Developers assume no liability and are not responsible for any misuse or damage caused by the current version of the application.

## App Screenshots:

<img src="https://user-images.githubusercontent.com/70502672/191471043-02695ba9-fa2a-4dbf-ac0b-fb64e7159a1b.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471051-4d3095ea-af3e-4fa5-822c-ddfcffc26edf.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471057-397f93c4-ff49-441d-901f-660b0b37e059.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471065-3b973c68-c99d-4321-92b1-bfa9584151f3.jpeg" width="200">

<img src="https://user-images.githubusercontent.com/70502672/191471072-2391497d-9eb6-494f-a8a3-acc30e7c00ea.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471082-e293482c-edc1-474e-b7ea-694b40103ad2.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471086-0c0b91de-9884-4d5a-8d3d-5c382a1298e0.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471091-8a28e939-9eca-4d96-b8b4-35f233def876.jpeg" width="200">

<img src="https://user-images.githubusercontent.com/70502672/191471018-79fea53d-edd8-42ec-82dc-b7f99c0ffad1.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471035-2ff4b4e5-bb57-4efe-971d-c4d7316fb51d.jpeg" width="200"> <img src="https://user-images.githubusercontent.com/70502672/191471098-7205738b-a288-439b-8db2-a213c96f7026.jpeg" width="200">

## Built With

* <a href="https://flutter.dev" > <img src="https://user-images.githubusercontent.com/70502672/191479981-90008429-439c-42e3-b5e0-f9fff37c09aa.png" height="50"> </a>

* <a href="https://developers.google.com/maps" > <img src="https://user-images.githubusercontent.com/70502672/191480861-152b58c8-3824-4e5b-ba67-c64ef02413ec.png" height="50"> </a>

* <a href="https://firebase.google.com/" > <img src="https://user-images.githubusercontent.com/70502672/191481355-c9c9c148-2d75-4948-85e1-c8a4708d4036.png" height="50"> </a>



<p align="right">(<a href="#readme-top">back to top</a>)</p>

## How to use:

Head over the releases tab for this project and download the (.apk) file for the latest release.




<p align="right">(<a href="#readme-top">back to top</a>)</p>

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 comments on commit 56aa23f

Please sign in to comment.