Skip to content

Commit

Permalink
Add app design (OnBoarding Screens, SignUp Screens & SignIn Screen)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis YAO committed Oct 6, 2022
1 parent abed1fa commit c4c749d
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,32 @@ This repository is beginner friendly with designs that will be available for imp

The goal of this project is to help anyone (of any level) contribute to an open source project during the hacktoberfest.

## App Design

This section contain the images of what the app will look like

### OnBoarding Screens

<table border="0">
<tr>
<td align="center" ><img src="app_preview/OnBoarding_Screen_1.png" width="250px"/><br><p><b>OnBoarding screen 1</b></p></td>
<td align="center"><img src="app_preview/OnBoarding_Screen_2.png" width="250px"/><br><p><b>OnBoarding screen 2</b></p></td>
<td align="center"><img src="app_preview/OnBoarding_Screen_3.png" width="250px"/><br><p><b>OnBoarding screen 3</b></p></td>
</tr>
</table>

### Sign Up Screens

<table border="0">
<tr>
<td align="center" ><img src="app_preview/SignUp_way.png" width="250px"/><br><p><b>Sign Up Way screen</b></p></td>
<td align="center"><img src="app_preview/SignUp_by_email.png" width="250px"/><br><p><b>Sign Up by E-mail</b></p></td>
</tr>
</table>

### Sign In Screen
<div><img src="app_preview/SignIn.png" width="250px"/><br><p><b>Sign In screen</b></p></div>

### Purpose of this project is to implement a playground for developers to practice with Dart and solve Data Structures & Algorithms.

Therefore feel free to contribute if:
Expand Down
Binary file added app_preview/OnBoarding_Screen_1.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 app_preview/OnBoarding_Screen_2.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 app_preview/OnBoarding_Screen_3.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 app_preview/SignIn.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 app_preview/SignUp_by_email.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 app_preview/SignUp_way.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c4c749d

Please sign in to comment.