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

https://github.com/anbraten/ourhome


https://github.com/anbraten/ourhome

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# ourhome

Manage your WG with this app.

## Features

- [ ] expenses
- [ ] tasks (cleaning)
- [ ] shopping list
- [ ] pinboard

## TODO

- [x] login
- [x] check login status and redirect accordingly
- [x] register new user
- [ ] don't block for initial api load?
- [ ] create home
- [ ] invite user to home
- [x] pinboard
- [x] create post
- [ ] delete post
- [ ] add post types
- [ ] expense
- [ ] task
- [ ] expenses

## Getting Started

This project is a starting point for a Flutter application.

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

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)

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.