Skip to content

quasar-pankaj/tarot_stories

Repository files navigation

tarot_stories

A Flutter project for Writers.

About This Project

Tarot cards lend themselves to storytelling brilliantly due to their rich imagery. This project hopes to help Writers break Writer's block. This is still WIP but I am showcasing what I have done so far.

Demo Video:

Screencast.from.2024-03-29.14-54-55.1.mp4

Basic Operations:

  1. Rename an item - Long press on the name to invoke the in-place editor. Change the value and press enter.
  2. Delete an Item - Swipe the item either towards left or right.
  3. Search for a project or journal - type the search string in the textfield on top.
  4. Sorting Projects or Journals - Use the buttons on top. Red is for sorting Ascending or descending. Green to sort alphabetically, Date created, Date modified. The defaults are sort descending on date modified.

Kindly refer to the Wiki for detailed tutorial on how to use this app.

The Initial screen -

Screenshot from 2023-01-12 16-47-25

You can start by clicking the FAB at the bottom. Screenshot from 2023-01-12 16-47-44

Next few images showcase the workflow.

Screenshot from 2023-01-12 16-47-54 Screenshot from 2023-01-12 16-48-13 Screenshot from 2023-01-12 16-48-20 Screenshot from 2023-01-12 16-48-34 Screenshot from 2023-01-12 16-48-44 Screenshot from 2023-01-12 16-48-56 Screenshot from 2023-01-12 16-49-05 Screenshot from 2023-01-12 16-49-13 Screenshot from 2023-01-12 16-49-27 Screenshot from 2023-01-12 16-49-34 Screenshot from 2023-01-12 16-49-59 Screenshot from 2023-01-12 16-53-21 Screenshot from 2023-01-12 16-53-28 Screenshot from 2023-01-12 16-53-43 Screenshot from 2023-01-12 16-54-01 Screenshot from 2023-01-12 16-54-14 Screenshot from 2023-01-12 16-54-57 Screenshot from 2023-01-12 16-55-05 Screenshot from 2023-01-12 16-56-18 Screenshot from 2023-01-12 16-56-59 Screenshot from 2023-01-12 16-57-22 Screenshot from 2023-01-12 16-57-38 Screenshot from 2023-01-12 16-57-45 Screenshot from 2023-01-12 16-58-11

ToDos

  1. Include reversed cards.
  2. Undo-Redo functionality.
  3. Make it display properly on mobiles (Android, iOS)