Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sheeiavellie/app-bars

An easy to use iOS/Android note-app for quick saving/accessing different locations.
https://github.com/sheeiavellie/app-bars

android dart flutter geolocation ios maps notes-tool sports workout

Last synced: 4 days ago
JSON representation

An easy to use iOS/Android note-app for quick saving/accessing different locations.

Awesome Lists containing this project

README

        

# 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](https://github.com/sheeiavellie/api-bars/).

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