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

chore: Move images to proper directory and update references #1668

Merged
merged 5 commits into from
Jun 12, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Open Event Organizer](https://storage.googleapis.com/eventyay.com/assets/branding/organizer_app_branding.png)
![Open Event Organizer](docs/images/organizer_app_branding.png)


## Open Event Organizer App
Expand All @@ -12,7 +12,7 @@

Event management app for organizers using Open Event Platform

<img height="256px" src="https://user-images.githubusercontent.com/3874064/29111547-5814a318-7d08-11e7-8c86-0a10a640825e.png" />
<img height="256px" src="docs/images/organizer_app_logo.png" />

The core features of this Android Application are
- Scan a QR code
Expand Down Expand Up @@ -44,19 +44,19 @@ Our chat channel is on gitter here: https://gitter.im/fossasia/open-event-orga-a

<table>
<tr>
<td><img src="docs/_static/login.png"></td>
<td><img src="docs/_static/dashboard_one.png"></td>
<td><img src="docs/_static/dashboard_two.png"></td>
<td><img src="docs/images/login.png"></td>
<td><img src="docs/images/dashboard_one.png"></td>
<td><img src="docs/images/dashboard_two.png"></td>
</tr>
<tr>
<td><img src="docs/_static/attendees.png"></td>
<td><img src="docs/_static/checkin.png"></td>
<td><img src="docs/_static/order_checkin.png"></td>
<td><img src="docs/images/attendees.png"></td>
<td><img src="docs/images/checkin.png"></td>
<td><img src="docs/images/order_checkin.png"></td>
</tr>
<tr>
<td><img src="docs/_static/create_ticket.png"></td>
<td><img src="docs/_static/navigation.png"></td>
<td><img src="docs/_static/organizer.png"></td>
<td><img src="docs/images/create_ticket.png"></td>
<td><img src="docs/images/navigation.png"></td>
<td><img src="docs/images/organizer.png"></td>
</tr>
</table>

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added docs/images/organizer_app_branding.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/organizer_app_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.