--Cool logo somewhere here--
An easy to use iOS/Android note-app for quick saving/accessing different locations (primarily workout places).
The main idea is to have proper simple tool fot simple task.
Imagine that very hidden outdoor pull up bar you found last day. You probably want to save it's location to tell your friends or just not to forget it by yourself. And the problem here is that there isn't any tool that perfectly fits for you. For example, Google Maps are just to complex for this kind of task, it's like using MS Word to make a grocery list. It's just unpleasant to use complex stuff for very simple tasks, so that's why notes app exists.
With this project I want to make a solution for this kind of problem.
App MVP will feature:
- Simple yet elegant UI
- Map screen with all saved locations
- Ability to add new locations
- Ability to add comments for every location
- User defined categories in which user will be able to save locations
Currently app is under development 🔨👷.
Already implemented:
- GoogleMaps-like map screen with bottom sheet and animated AppBar
App uses it's own API: Bars API.
Flutter was chosen because it's fancy, trendy, easy to use and get into technology which provides cross-platform app development. (I actually knew nothing about Flutter/React until I started this project).