https://github.com/jagritixjha/zenquotes
A lightweight and intuitive app designed to inspire with quotes.
https://github.com/jagritixjha/zenquotes
Last synced: about 2 months ago
JSON representation
A lightweight and intuitive app designed to inspire with quotes.
- Host: GitHub
- URL: https://github.com/jagritixjha/zenquotes
- Owner: jagritixjha
- Created: 2024-04-13T16:06:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-16T16:08:12.000Z (6 months ago)
- Last Synced: 2025-02-03T21:34:34.154Z (4 months ago)
- Language: Dart
- Homepage:
- Size: 1.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZenQuotes
A lightweight and intuitive app designed to inspire with quotes. The app offers seamless customization and sharing options, perfect for personalization enthusiasts.
## Features
### Core Functionality
- **Random Quote on Launch**: Displays a random quote in a dialog box every time the app starts.
- **Grid/List View Toggle**: Effortlessly switch between grid and list layouts to browse quotes as per your preference.
- **Quotes Categories Tab**: Filter quotes from the categories tab as per your mood and motivation.### Customization
- **Background & Opacity**: Change the background color and adjust the opacity of the screen for a personalized experience.
- **Font Styling**: Customize the font style of the displayed quotes to suit your aesthetic.### User Actions
- **Save Quote**: Save the customized quote as an image in your gallery.
- **Copy Quote**: Copy the quote text directly to your clipboard for easy sharing.
- **Share Quote**: Share the customized quote image via third-party apps.
- **Reset Customization**: Refresh the screen to reset all customizations to default settings.### Alerts
- **Exit Confirmation**: Displays an alert dialog when exiting the customization screen, asking users to confirm or discard changes.---
## Screenshots
Screenshots
---
## Installation
### Prerequisites
Ensure you have the following installed:
- Flutter SDK
- Dart### Steps
1. Clone the repository:
```bash
git clone https://github.com/jagritixjha/ZenQuotes.git