File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
donut-docs/donut-documentation/donut-frontend Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 22description : This contains documentation related to frontend part of Social Platform Donut
33---
44
5- # Donut Backend
5+ # Donut Frontend
66
77## Table of Contents
88
@@ -14,4 +14,6 @@ description: This contains documentation related to frontend part of Social Plat
1414
1515{% page-ref page="contributing-to-donut-frontend.md" %}
1616
17+ {% page-ref page="design.md" %}
18+
1719{% page-ref page="code-of-conduct.md" %}
Original file line number Diff line number Diff line change 1+ # Design
2+
3+ User interface is created mainly using Bootsrap. However in the near future styling will be moved to the react material ui framework.
4+
5+ ## Sign Up page
6+
7+ ![ enter image description here] ( https://image.prntscr.com/image/E98J06eYSU_lAryPogLdDw.png )
8+
9+ ## Login page
10+
11+ ![ enter image description here] ( https://image.prntscr.com/image/_TbBhIylRQm7oLpZY8TT6A.png )
12+
13+ ## Dashboard page
14+
15+ ![ enter image description here] ( https://image.prntscr.com/image/-bfVNQCORruJrsYxZjrkWA.png )
16+
17+ ## Pinned Posts
18+
19+ ![ enter image description here] ( https://image.prntscr.com/image/VUl5DsX8RnitJHepLHJX1g.png )
20+
21+ ## Profile as viewed by ourselves
22+
23+ ![ enter image description here] ( https://image.prntscr.com/image/LbYQQ9znQ-_pas0xJUeEhw.png )
You can’t perform that action at this time.
0 commit comments