Skip to content

Commit

Permalink
added screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Puepis committed Aug 8, 2020
1 parent 74f555f commit 98df7ee
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,32 @@
<img src='./assets/readme_resources/feature.png'>

## Description
Foodprint is a Flutter-based mobile application that allows users to capture and track their dining experiences around the world.
Foodprint is a mobile application that allows users to capture and track their dining experiences around the world.

<p float="left">
<img src='./assets/readme_resources/record_your_experience.png' width='230'>
<img src='./assets/readme_resources/track_your_foodprint.png' width='230'>
<img src='./assets/readme_resources/view_your_spending.png' width='230'>
</p>


## Features
* A personal map displaying the user's visited dining locations.
* A summary of the user's personal spending, separated by type (restaurant, cafe, bakery, bar).
* A bug reporting tool using the [bug_report](https://github.com/Puepis/bug_report) package.
* Uses custom authentication and JWT authorization.

## Built With
* [Flutter](https://flutter.dev/)

## Author
Designed and built by Philips Xu.

## Credits
Special thanks to [Kevin Pierce](https://github.com/enigma-01) for designing the app logo and building Foodprint web (currently WIP).

## Contact
You can contact me at philips.xu1@gmail.com if you have any questions or concerns. To submit a bug within the app, please use the feedback form embedded within the application.

## License
Foodprint is distributed under the [MIT License](LICENSE.txt).

## Credits
Special thanks to [Kevin Pierce](https://github.com/enigma-01) for designing the app logo and building Foodprint web (currently WIP).
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readme_resources/track_your_foodprint.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/readme_resources/view_your_spending.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98df7ee

Please sign in to comment.