Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rpeddakama/buckistly

:pencil: Mobile app that manages your bucket list and searches for deals
https://github.com/rpeddakama/buckistly

flutter lifestyle-app python

Last synced: 18 days ago
JSON representation

:pencil: Mobile app that manages your bucket list and searches for deals

Awesome Lists containing this project

README

        

# Buckistly

## 🎈 About The Project

### Built With

- Flutter
- Python
- Firebase/Firestore

### Features

- Python web crawler to search for cheap flight prices
- Firebase authentication (Google auth coming soon)

### In Action

## 💻 Getting Started

### Prerequisites

1. Flutter
2. Python 3

### Installation

1. Clone the repo
```sh
git clone https://github.com/rpeddakama/Buckistly
```
2. Install Flutter packages

```sh
flutter pub get
```

## 🚀 Usage

### Server:

```sh
cd server
python main.py
```

### Client:

Run main.dart on an emulator

## 📢 License

[MIT LICENSE](https://github.com/rpeddakama/Buckistly/blob/master/LICENSE)

## ✉️ Contact
Linkedin: [Rishi Peddakama](https://www.linkedin.com/in/rishi-peddakama-07744a1a5/)


Github: [rpeddakama](https://github.com/rpeddakama)