All Projects → AdrianLopezGue → daruma-frontend

AdrianLopezGue / daruma-frontend

Licence: other
🎎 Shared Expense Manager (Frontend) - Flutter app 🎎

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to daruma-frontend

flutter expense manager
Flutter Provider and Shared Preferences Sample Application.
Stars: ✭ 59 (+180.95%)
Mutual labels:  expense-manager, flutter-apps, flutter-project
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+166.67%)
Mutual labels:  bloc, flutter-apps
Flutter For Wordpress App
🎃 Cross-platform wordpress news app built with Flutter and WP REST API.
Stars: ✭ 157 (+647.62%)
Mutual labels:  android-app, flutter-apps
calmly
Calmly is made with flutter to practice meditation to bring headspace and calmness. 😍💆🏼‍♂️
Stars: ✭ 34 (+61.9%)
Mutual labels:  bloc, flutter-apps
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (+280.95%)
Mutual labels:  android-app, flutter-apps
Firebasecrud
Rich UI and animation flutter app backed by firebase
Stars: ✭ 121 (+476.19%)
Mutual labels:  android-app, flutter-apps
linux-android-backup
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
Stars: ✭ 119 (+466.67%)
Mutual labels:  android-app, flutter-apps
Open Source Flutter Apps
📱 List of open source Flutter applications
Stars: ✭ 1,086 (+5071.43%)
Mutual labels:  android-app, flutter-apps
flutter todos
A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.
Stars: ✭ 60 (+185.71%)
Mutual labels:  android-app, flutter-apps
WALLS
Flutter Wallpaper service app
Stars: ✭ 23 (+9.52%)
Mutual labels:  android-app, flutter-apps
Blue-Diary
Lightweight & effective Todo app with Flutter and BLoC pattern 🙆🏻‍♂️
Stars: ✭ 146 (+595.24%)
Mutual labels:  bloc, flutter-apps
Covid tracker
A covid statistics app made with Flutter SDK
Stars: ✭ 70 (+233.33%)
Mutual labels:  android-app, flutter-apps
Flutter Tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Stars: ✭ 1,109 (+5180.95%)
Mutual labels:  android-app, flutter-apps
Todayx
🌈Flutter App:🎊「今日份的X」(每天推荐一个:图片、诗歌、名言、音乐、乐评、高等数学、两种配色、化学方程式、Github Repo、知乎问题、文章)
Stars: ✭ 128 (+509.52%)
Mutual labels:  android-app, flutter-apps
Flutter gank
Flutter版 干货集中营
Stars: ✭ 60 (+185.71%)
Mutual labels:  android-app, flutter-apps
beer-app
🍺 Example App - Paginate API response with BLoC in Flutter
Stars: ✭ 20 (-4.76%)
Mutual labels:  bloc, flutter-apps
Flutter Tasky App
A Flutter Task App
Stars: ✭ 48 (+128.57%)
Mutual labels:  android-app, flutter-apps
Space Curiosity
All space related agregator, built with Flutter - Spark your curiosity!
Stars: ✭ 56 (+166.67%)
Mutual labels:  android-app, flutter-apps
HistoryOfMe
Your own personal diary.
Stars: ✭ 50 (+138.1%)
Mutual labels:  android-app, flutter-apps
Chi Food
Food Delivery App made by Flutter and Bloc
Stars: ✭ 103 (+390.48%)
Mutual labels:  bloc, flutter-apps


Daruma Logo
🎎 Daruma - Frontend 🎎

Shared expenses management system built on top of NestJS and Flutter.

Table of Contents

About the project

This repository holds my final year project during my time at the University of Córdoba titled "Daruma, shared expenses management system" built with NestJS framework.

The purpose of this project is to learn new technologies like NestJS and Flutter and apply concepts about Software Desing like Domain-Driven-Desing, CQRS, Event Sourcing, Clean code, unit, integration and End-to-End testing, etc.

Daruma allows users to easily manage shared expenses made in a group, including the management of recurring expenses like Netflix, HBO, etc...

Key Features

  • State management: Redux, BloC, repository patterns .
  • Backend connection: API provider pattern.
  • Invitation to group member: Firebase Dynamic Links.

Install, build and run!

DISCLAIMER: It is necessary to run backend server in order to use mobile app. For that, it is necessary to download, build and run "Daruma Backend", located in this repository

After running backend server, clone and run this application, you'll need Git installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/AdrianLopezGue/daruma-frontend

# Go into the repository
$ cd daruma-frontend

Download Android Studio or Visual Studio with Flutter editor plugins. After that, open the project and install dependencies from pubspec.yaml by running the following command:

$ flutter packages get

Built With

This software uses the following packages:

Related

Daruma - Backend - Backend part of Daruma.

License

GNU Affero General Public License v3 (AGPL)

Contact

GitHub - @AdrianLopezGue LinkedIn - Adrián López Guerrero

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].