itsmadson / Metaphor-space

The Future, in Fiction, is a Metaphor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metaphor Space

Welcome to Metaphor Space, a Flutter app for exploring short stories.

Description

Metaphor Space is a mobile application developed using Flutter. It allows users to read and discover short stories categorized by genres. Users can like stories, search for specific stories, and enjoy a personalized reading experience.

Features

  • Browse and read short stories
  • Like stories to save them for later
  • Search for stories by title or author
  • Personalized recommendations based on user likes
  • Dark mode support for comfortable reading at night

Screenshots

image

Installation

To run the app locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com//itsmadson/Metaphor-space.git
  2. Navigate to the project directory:

    cd metaphorspace
  3. Install dependencies:

    flutter pub get
  4. Run the app:

    flutter run

Dependencies

  • flutter_launcher_icons: ^0.13.1
  • parse_server_sdk_flutter: ^7.0.1
  • shared_preferences: any

Contributing

We welcome contributions to improve Metaphor Space. To contribute:

  1. Fork the repository.
  2. Create your feature branch: git checkout -b feature-name.
  3. Commit your changes: git commit -am 'Add new feature'.
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

License

This project is licensed under the GPL v3 License - see the LICENSE file for details.

Contact

For any inquiries or issues, please contact us at sadegh.eghtesadi2005@gmail.com.

Happy reading with Metaphor Space! 📚✨

About

The Future, in Fiction, is a Metaphor.

License:GNU General Public License v3.0


Languages

Language:C++ 34.6%Language:Dart 29.2%Language:CMake 28.1%Language:Swift 3.2%Language:HTML 2.7%Language:C 2.1%Language:Kotlin 0.2%Language:Objective-C 0.1%