Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.46 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.46 KB

Pullaptica

--Cool logo somewhere here--

An easy to use iOS/Android note-app for quick saving/accessing different locations (primarily workout places).

Problem summary... I guess?

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.

Features

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

Development

Currently app is under development 🔨👷.

Already implemented:

  • GoogleMaps-like map screen with bottom sheet and animated AppBar

API

App uses it's own API: Bars API.

Why Flutter?

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).