Skip to content

Commit e48da70

Browse files
authored
Screenshots added
1 parent 846a67f commit e48da70

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
## Building a Full Stack Polls app similar to twitter polls with Spring Boot, Spring Security, JWT
22

3-
![App Screenshot](screenshot.png)
3+
![Sign Up](s2.png)
4+
5+
![Login](s5.png)
6+
7+
![View Page](s1.png)
8+
9+
![Create Poll](s4.png)
10+
11+
![Vote response](s6.png)
12+
13+
![Profile](s7.png)
414

515
## Steps to Setup the Spring Boot Back end app (polling-app-server)
616

0 commit comments

Comments
 (0)