fossasia / open-event-frontend

The frontend for the Open Event API Server https://test.eventyay.com
https://eventyay.com
Apache License 2.0
2.34k stars 1.81k forks source link

Order Form: Optimise Omise Icon for Proper UI #3395

Closed kushthedude closed 5 years ago

kushthedude commented 5 years ago

Omise image is clearly a lot bigger than it should be supposed to. Refactor it accordingly. image

NamanZelawat commented 5 years ago

I would like to work on it.

kushthedude commented 5 years ago

Go on

On Wed, 14 Aug, 2019, 20:35 Zelawat, notifications@github.com wrote:

I would like to work on it.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fossasia/open-event-frontend/issues/3395?email_source=notifications&email_token=AKQMTLWCMZ25CFLW3ITHYALQEQNKXA5CNFSM4ILLOSO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4JDCOY#issuecomment-521285947, or mute the thread https://github.com/notifications/unsubscribe-auth/AKQMTLQ2ACO25WGXNIBBQJDQEQNKXANCNFSM4ILLOSOQ .

NamanZelawat commented 5 years ago

ok

NamanZelawat commented 5 years ago

@kushthedude how can I create a dummy database to access the payment method section as ticketing is not enabled in the cloned repo.

kushthedude commented 5 years ago

@kushthedude how can I create a dummy database to access the payment method section as ticketing is not enabled in the cloned repo.

Set up Open Event Server, since the Heroku Deployment won't give you access to omise

NamanZelawat commented 5 years ago

@kushthedude yes, I am running an open event server parallel with the ember serve but I don't know how to operate open event server can you suggest how can I get familiar with open event server.

kushthedude commented 5 years ago

@kushthedude yes, I am running an open event server parallel with the ember serve but I don't know how to operate open event server can you suggest how can I get familiar with open event server.

Read the ReadMe and if you set up Open Event Sever properly, You must have created a database for local usage stated under step-3 and a super-admin stated under step-4

NamanZelawat commented 5 years ago

okay, thanks for help.

vishakhanihore commented 5 years ago

@kushthedude @CosmicCoder96 Can I work on this issue?