Giter Club home page Giter Club logo

payme's People

Contributors

kendallroth avatar lukant101 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

payme's Issues

Feature for short press payment

Some users have commented that it they would like to use a short press to mark people as paid, instead of a long press. This could be moved to an optional feature.

Prevent leaving route/tab with changes

Investigate whether we can prevent leaving a tab/route when there are unsaved changes. This would primarily affect the event workflow and people workflow.

There is a high chance this might not be possible, as tab navigation does not expose the same ability to stop navigation (or at least, not easily).

Update event stats when removing person

Removing a person does remove their attendance but does not recalculate the stats for events they were attending. This should be figured out and addressed, although it is somewhat of an edge case.

Improve adding multiple people

The required validation on the name field of the ManagePersonSheet form can prevent submitting the form when adding multiple names. If the user presses the "add another" button, the input will be cleared and they cannot click "Save" until the form has valid data again.

This should be adjusted to detect when the user is attempting to save the form, vs simply submit to add another item.

Improve event tab navigation

When navigating away from the Event tab the Event stack should be reset (in case the event details page was shown). Have experimented a lot with various approaches without success, focusing on adding a listener in the EventsRouter and trying a variety of options with tabPress and blur events ๐Ÿคท

The EventsStack is not mounted until the first time it is loaded, which causes issues when the user opens the app and selects an event from the dashboard. This has been fixed by disabling the BottomNavigation lazy mounting via a patch.

This is also visible on iOS, where, the selecting an event from Home will mean the event list page can never be viewed (since it will always be present in history). There is no back navigation (to Event List) from Event Details, and sometimes the "Event Details" becomes the back tab after navigating elsewhere.

Improve empty lists

List with no content (ie. people or events) should display a prompt to create a new item. This could be represented by an image, text, button, etc.

Select datepicker library

The @react-native-community/date-picker library does not use a modal on iOS, which is less than ideal. While it would be best to have the same experience on iOS and Android, there are not many libraries that offer this.

Improve Spanish localization

The Spanish translations have been completely translated by Google Translate and a very limited knowledge of Spanish (uncertain about tenses for actions, etc). Ideally someone should update the translation files, replacing or modifying incorrect language.

User onboarding

New users should be presented with an onboarding option to familiarize themselves with the tool (first use only). When opening the app, an onboarding walkthrough (slides?) should be presented to walk them through the basic concepts.

  • Setting cost for an event
  • Long press to toggle attendance payment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.