Skip to content

Commit c83a064

Browse files
Merge pull request #31 from TechnourceDeveloper/dev_BaseStructure
Add screenshots in README file
2 parents f1e8884 + cf987cc commit c83a064

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,17 +134,39 @@ And these ones for production purposes:
134134
- Reset Password Screen
135135
- Edit Profile Screen
136136
- Upload Photo from Camera & Gallery
137+
**Screenshots**
138+
![Splash Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Splash%20Screen.jpg)
139+
![Introduction Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Intro%20Screen.jpg)
140+
![Welcome Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Welcome%20Screen.jpg)
141+
![Registration Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Registration%20Screen.jpg)
142+
![Login Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Login%20Screen.jpg)
143+
![Forgot Password Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Forgot%20Password%20Screen.jpg)
144+
![OTP Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/OTP%20Screen.jpg)
145+
![Reset Password Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Reset%20Password%20Screen.jpg)
146+
![Search Country Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Search%20Country%20Screen.jpg)
147+
![Edit Profile Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Edit%20Profile%20Screen.jpg)
148+
137149
## Application Language
138150
- English
139151
- French
140152
- Russian
153+
**Screenshots**
154+
![Select Language Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/Select%20Language%20Screen.jpg)
155+
![Change Language Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/Change%20Language%20Screen.jpg)
141156
## Dashboard
142157
- Dashboard UI with Bottom TabNavigation
143158
- AboutUs Screen
144159
- Terms-Conditions Screen
145160
- Privacy-Policy Screen
146161
- Change Language Screen
147162
- Logout Screen
163+
**Screenshots**
164+
![Dashboard Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/Dashboard%20Screen.jpg)
165+
![Setings Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/Settings%20Screen.jpg)
166+
![About Us Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/About%20us%20Screen.jpg)
167+
![CMS Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Dashboard/CMS%20view%20Screen.jpg)
168+
![Logout Screen](https://github.com/TechnourceDeveloper/android_kotlin_boilerplate/blob/main/screenshots/Authentication/Logout%20Screen.jpg)
169+
148170

149171
## License
150172

0 commit comments

Comments
 (0)