Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rpeddakama/buckistly
- Owner: rpeddakama
- License: mit
- Created: 2021-10-17T23:59:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-27T23:07:23.000Z (over 1 year ago)
- Last Synced: 2024-10-28T16:57:40.196Z (2 months ago)
- Topics: flutter, lifestyle-app, python
- Language: Dart
- Homepage:
- Size: 21.5 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)