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

Development Ujjwal In Readme #289

Merged
merged 2 commits into from
Aug 9, 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
53 changes: 28 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,15 @@ Curious Connect is your go-to platform for revolutionizing virtual collaboration
</p>

## 📑Table of Contents

- [Getting Started](#getting-started)
- [How Can I Contribute?](#how-can-i-contribute)
- [Team Onboarding](#team-onboarding)
- [Contributing Guidelines](#contributing-guidelines)
- [Reporting Bugs](/CONTRIBUTING.md#bug-reporting)
- [Suggesting Enhancements](/CONTRIBUTING.md#suggesting-enhancements)
- [Working on Issues](/CONTRIBUTING.md#working-on-issues)
- [Code of Conduct](#code-of-conduct)
- [License](#license)
- [Getting Started](#getting-started)
- [How Can I Contribute?](#how-can-i-contribute)
- [Team Onboarding](#team-onboarding)
- [Contributing Guidelines](#contributing-guidelines)
- [Reporting Bugs](/CONTRIBUTING.md#bug-reporting)
- [Suggesting Enhancements](/CONTRIBUTING.md)
- [Working on Issues](/CONTRIBUTING.md#working-on-issues)
- [Code of Conduct](/CODE_OF_CONDUCT.md)
- [License](/LICENSE.md)

## 🚀Getting Started

Expand Down Expand Up @@ -50,7 +49,7 @@ Curious Connect is your go-to platform for revolutionizing virtual collaboration
```bash
npm start
```
- Open your browser and navigate to http://localhost:3000 to view the website
- Open your browser and navigate to http://localhost:5173 to view the website
## 🤝How Can I Contribute?

### 🌟Team Onboarding
Expand All @@ -75,24 +74,27 @@ This project is licensed under the [BSD 4-Clause](./LICENSE.md) license.
## Our Contributors
We appreciate your contributions and look forward to collaborating with you!

# Issue Resolved By:
### 1. [Aman Kumar Gupta :](https://github.com/AmanGupta2626)
## Issue Resolved By

### 1 [Aman Kumar Gupta :](https://github.com/AmanGupta2626)

<ol>
<li>Implemented Footer Section </li>
<li>Implemented FAQ Section </li>
<li>Implemented Signin/signup page </li>
<li>Implemented authentication using firebase </li>
<li>Added caption part which convert speech to text </li>
</ol>
### 2. [Sheetal Tyagi :](https://github.com/Sheetal-04)
<li>Implemented Footer Section </li>
<li>Implemented FAQ Section </li>
<li>Implemented Signin/signup page </li>
<li>Implemented authentication using firebase </li>
<li>Added caption part which convert speech to text </li>

### 1. [Sheetal Tyagi :](https://github.com/Sheetal-04)

<ol>
<li>Implemented Meeting Cards.</li>
<li>Implemented Scrollbar based on theme.</li>
<li>Implemented Smooth Scrolling.</li>
<li>Implemented Meeting Cards.<li>
<li>Implemented Scrollbar based on theme<li>
<li>Implemented Smooth Scrolling<li>
</ol>

### 3. [Domeshwer Sahu :](https://github.com/domesh-is-Coding)
## Issue Resolved By
### 1. [Domeshwer Sahu :](https://github.com/domesh-is-Coding)
<ol>
<li>User Avatar for Meeting Participants</li>
<li>UI for Multiple Participants</li>
Expand All @@ -104,6 +106,7 @@ We appreciate your contributions and look forward to collaborating with you!

</ol>


### 2. [Ayush Kansal](https://github.com/ayush031)
<ol>
<li>Enhanced UI Design for About Page using Framer-Motion</li>
Expand Down