Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay9874 committed May 26, 2024
1 parent ca541a6 commit 9a2da4a
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"cSpell.words": [
"devs"
]
}
44 changes: 40 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,43 @@
# Welcome to Our GDSC Chapter Page
# Welcome to our GDSC Chapter page

We are working on it. Stay tuned for more updates.
A complete solution for handling everything about our **GDSC** for its members and organizers. On our campus, **[Bengal Institute of Technology](https://bitcollege.in)**, we have the honour to establish **[Google Developer Students Club](https://gdsc.community.dev)** for the first time. We love to see students and tech professionals are joining it and exploring their potential.

# React + Vite
## Have a look...

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
![home page](client/public/readme_img/home.png)
**_view of home page_**

![socials section](client/public//readme_img/socials.png)
**_socials section_**

## Features

- An awesome design from our Graphics team.
- Look for events, projects, and archives.
- User specific details.
- Certificate verification with share options.

### Certificate Verification
The most useful feature which help us a lot to verify certificates shared to individuals appreciating effort.

![certificate verification page](client/public/readme_img/cert_template.png)
***view of a verified certificate***
- View your certificate on our site.
- Share your achievement on socials.
- Download it if unable to find in your gallery.

### Sign in to personalize

![sing in page image](client/public/readme_img/user_auth.png)
***user sign up and login page***
- View your events related data, scoreboard, and contributions.
- Look and change your information saved with us.


## For Developers
We have made it open source to help **GDSCs** around the globe. We are also looking forward for developers to come and contribute into. Please, read following sections to make it easier for you.
### Interface for devs
1. Fork and repo and clone the forked on local machine.
2. Go through contributing guidelines mentioned in [contribution guide](CONTRIBUTING.md).
3. Please adhere to our code of conduct through out interactions with this organization and community members.
4. Chill !! Have a good one.
Binary file added client/public/readme_img/cert_template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added client/public/readme_img/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added client/public/readme_img/socials.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added client/public/readme_img/user_auth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9a2da4a

Please sign in to comment.