Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #255

Merged
merged 1 commit into from
May 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion Web Development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1586,6 +1586,12 @@ This section contains hundreds of coding challenges that test your knowledge of
This GitHub repo is best for understanding how databases and website communicate with each other.
</td>
</tr>
<tr>
<td><a href=" https://github.com/stanislavstoyanov99/CinemaWorld"> Cinema Website</a></td>
<td>
Developing a cinema or entertainment website with this web development source code is simple. Aspirants can operate without object-oriented programming (OOP) concepts, but a basic understanding of ASP.NET and C# is necessary to proceed.
</td>
</tr>
</table>

#### Advance level projects
Expand Down Expand Up @@ -1624,5 +1630,11 @@ This section contains hundreds of coding challenges that test your knowledge of
<td>
This GitHub repo helps you build a discord clone using technologies:React, Redux, React-Router, Firebase, Material-UI, SASS, JavaScript, HTML5.
</td>
</tr>
</tr>
<tr>
<td><a href="https://codepen.io/samir-singh/pen/JjGvapq">Whatsapp Web clone</a></td>
<td>
This project is also great for gaining hands-on experience in React. Although there are many technologies and stacks used for full-stack development, they can be overwhelming at times.
</td>
</tr>
</table>