Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/mvp frontend #18

Merged
merged 19 commits into from
Jan 30, 2024
Merged

Feat/mvp frontend #18

merged 19 commits into from
Jan 30, 2024

Conversation

MSghais
Copy link
Contributor

@MSghais MSghais commented Jan 29, 2024

DONE:

  • Create a stream with Range
  • Create a stream with duration
  • Cards & Table view
  • View stream for the recipient
  • View for sender stream
  • Cancel the stream if the sender's address
  • Withdraw stream for recipient address: withdraw and withdraw_max
  • Very simple Design and UI minimalistic

TODO next PR:

  • Fix the create_with_duration convert time issue.

  • Add withdraw with input for address.

  • Add withdraw_max_transfer.

  • Tx hash.

  • Modal and loading.

  • Typo.

  • Better UI and UX. Polish.

  • Card stylized, Table display.

Thinking:

  • Create a page stream id, but we want to have each stream visible for everyone if we have the stream_id on the UI? (Create page stream by id in query)
  • Modal for TX validation?? ( can be frustrating if too much modal)
  • Get feedback

Close this issue for the MVP: #15

We can reopen a new issue with Todo/Improvment above and others feedback/comments, I can take it.

@AbdelStark

image

image

image

@AbdelStark AbdelStark merged commit cae302b into starknet-io:main Jan 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants