Skip to content

Commit 94b61cf

Browse files
authored
Update README.md
1 parent 1b19df7 commit 94b61cf

File tree

1 file changed

+33
-32
lines changed

1 file changed

+33
-32
lines changed

README.md

Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
<li><a href="#t1-user-features- (student/employee)">T1 Users (Student/Employee)</a></li>
4242
<li><a href="#t2-user-features-(college/organization)">T2 Users (College/Organization)</a></li>
4343
<li><a href="#t3-user-features-(recruiter)">T3 Users (Recruiter)</a></li>
44-
</ul>
45-
<li><a href="#screenshots">Screenshots</a></li>
44+
</ul>
4645
</ul>
4746
</li>
4847
<li><a href="#getting-started">Getting Started</a></li>
4948
<li><a href="#contributing">Contributing</a></li>
49+
<li><a href="#screenshots">Screenshots</a></li>
5050
<li><a href="#license">License</a></li>
5151
<li><a href="#contact">Contact</a></li>
5252
</ol>
@@ -112,36 +112,6 @@ Schedio provides a platform for students/employees, colleges/organizations, and
112112

113113
---
114114

115-
## Screenshots
116-
117-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Project.png?raw=true)<p style="text-align: center;">Project Page</p>
118-
119-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Explorer.png?raw=true)<p style="text-align: center;">Opening a File in Project's Code files</p>
120-
121-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Gemini.png?raw=true)<p style="text-align: center;">Using Gemini to explain code files</p>
122-
123-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Language%20Search.png?raw=true)<p style="text-align: center;">Suggestions for language filters</p>
124-
125-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/LikedProjects.png?raw=true)<p style="text-align: center;">Liked Projects in T1 users page</p>
126-
127-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/My%20profile.png?raw=true)<p style="text-align: center;">T1 user Profile Page</p>
128-
129-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Status.png?raw=true)<p style="text-align: center;">Log out option in T1 users</p>
130-
131-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/college.png?raw=true)
132-
<p style="text-align: center;">Organization HomePage</p>
133-
134-
135-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/student_profile.png?raw=true)<p style="text-align: center;">Student Page viewed by T3,T2 users</p>
136-
137-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/college_search.png?raw=true)
138-
<p style="text-align: center;">Filtering by college in Recruiter page</p>
139-
140-
141-
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Bookmark.png?raw=true)
142-
<p style="text-align: center;">Bookmarks in recruiter page</p>
143-
144-
---
145115
## Getting Started
146116

147117
To run the project locally, follow these steps.
@@ -258,6 +228,37 @@ Your effort makes a huge difference! Every bug report, feature request, and pull
258228

259229
---
260230

231+
## Screenshots
232+
233+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Project.png?raw=true)<p style="text-align: center;">Project Page</p>
234+
235+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Explorer.png?raw=true)<p style="text-align: center;">Opening a File in Project's Code files</p>
236+
237+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Gemini.png?raw=true)<p style="text-align: center;">Using Gemini to explain code files</p>
238+
239+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Language%20Search.png?raw=true)<p style="text-align: center;">Suggestions for language filters</p>
240+
241+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/LikedProjects.png?raw=true)<p style="text-align: center;">Liked Projects in T1 users page</p>
242+
243+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/My%20profile.png?raw=true)<p style="text-align: center;">T1 user Profile Page</p>
244+
245+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Status.png?raw=true)<p style="text-align: center;">Log out option in T1 users</p>
246+
247+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/college.png?raw=true)
248+
<p style="text-align: center;">Organization HomePage</p>
249+
250+
251+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/student_profile.png?raw=true)<p style="text-align: center;">Student Page viewed by T3,T2 users</p>
252+
253+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/college_search.png?raw=true)
254+
<p style="text-align: center;">Filtering by college in Recruiter page</p>
255+
256+
257+
![](https://github.com/vsreddyh/schedio/blob/main/frontend/public/Bookmark.png?raw=true)
258+
<p style="text-align: center;">Bookmarks in recruiter page</p>
259+
260+
---
261+
261262
## License
262263

263264
This project is licensed under the GNU Affero General Public License v3.0. See the [LICENSE](https://github.com/vsreddyh/schedio/blob/main/LICENSE) file for more details.

0 commit comments

Comments
 (0)