An open API service indexing awesome lists of open source software.

https://github.com/XoXoHarsh/Concadmic

Concadmic is a comprehensive and a user-friendly platform where several blogs of experienced seniors along with all required academic resources are available and easily accessible to all the students of their particular college. It also serves as a networking platform where any student can easily reach out to their seniors or peers.
https://github.com/XoXoHarsh/Concadmic

css firebase react

Last synced: 4 months ago
JSON representation

Concadmic is a comprehensive and a user-friendly platform where several blogs of experienced seniors along with all required academic resources are available and easily accessible to all the students of their particular college. It also serves as a networking platform where any student can easily reach out to their seniors or peers.

Awesome Lists containing this project

README

        

# About the project

***Concadmic*** is a comprehensive and a user-friendly platform where several blogs of experienced seniors along with all required **academic resources** are available and easily accessible to all the students of their particular college. It also serves as a **networking** platform where any student can easily reach out to their seniors or peers. Apart from the **blogging** feed and the academic resources section, there is an **events** section where all the upcoming college events of that college and other colleges will be posted.

## Acknowledgements

- [Code With Harry](https://www.youtube.com/@CodeWithHarry)
- [Code Along With Vishal](https://www.youtube.com/@CodealongwithVishal)
- [React-Bootstrap Documentation](https://react-bootstrap.github.io/getting-started/introduction)
- [Firebase-Documentation](https://firebase.google.com/docs/guides)
- [Chat App using React and Firebase](https://www.youtube.com/watch?v=k4mjF4sPITE)

## Built With

### Technologies

- `React.js`
- `Firebase`

## Folder Structure

### public

- **index.html** file - holds the source code of the project
- **images folder** - contains all the relevant images used in the project

### src

- **components** folder - contains all components folders (BlogSection, Header etc.) and each folder conatins its js file with 1 common css file. It also contains a chatComponents folder which has all the components of chat box.
- **pages** folder - contains different website pages folders like About, Login, Home, Events etc. and each folder has its js file and a common css file for pages folder

## Hosted-link

[Concadmic](https://concadmic.web.app/)

## Run Locally

Clone the project

```bash
git clone https://github.com/HarshSharma20503/Concadmic.git
```

Go to the project directory

```bash
cd Concadmic
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Screenshots

![Home-without-login](https://lh5.googleusercontent.com/3e246JvKu3JY4JxpbbYM-FMpdhzfmT0N74F_Vi0n6ojTpaA1HA9LKof_k_UClB8UA7s=w2400)
![Login-Page](https://lh4.googleusercontent.com/u_5nH7_NTOijOvOhK6Hc0T9b9DtZkQbRrinCg9zh2dQSWwAN_uP0UYmJGw9j5iPoaes=w2400)
![Home-with-login](https://lh4.googleusercontent.com/zHpE1dhFJVKQQRFshaC575-2HYxGN1JnWgfyyHZ7ODd_FPrjQBVa9hl_SvwrL7xmaqc=w2400)
![Create-Page](https://lh3.googleusercontent.com/uJGcn4Z63YzRW2i5Eyq_J7gpCcw6IF8VTWPb0awcXqQK_IkcpaSbXKoENclAh0TnC-c=w2400)
![Events-Page](https://lh5.googleusercontent.com/J6WZsT8TodyIjm472m5MZn_5wL7r9fp1PC5cuMMADvaXTVrDWY9XMJweSc7PWtejkAY=w2400)
![Resources-Folder](https://lh4.googleusercontent.com/WjV4gK19_08_GkH_TCRui4a9aLpeqR9wfoPnGfKuLlSsQ75naJ6ZofddqQ7M_GdP4go=w2400)
![About-Page](https://lh3.googleusercontent.com/gJpivmv4-mDArn9r695XwC_Vr7tronHF3vUYepOthSNk7V1FLR94xFo8xxdaTg-ilQc=w2400)
![Chat-Page](https://lh6.googleusercontent.com/As3k_ieIKAr9BaFlyoiJSwHdP1DTaJbIje89QXUPdmKNG7QuS6J8aURkOZuvWek1SBg=w2400)

## Lessons Learned

While working on this project we learned several important qualities such as effective teamwork and time management. Apart from this, we got familiar with several technologies as mentioned above.

## Credits

This project is made by BDH_Errorist and the team members are

- Barbie Agrawal [linkedIn](https://www.linkedin.com/in/barbie-agrawal-profile/)
- Deepti Jain [linkedIn](https://www.linkedin.com/in/deepti-jain-315288249/)
- Harsh Sharma [linkedIn](https://www.linkedin.com/in/harsh-sharma-507386232/)

A special thanks to our mentor Khushi Chauhan (creative head of Optica 2022-23) and the organizing committee of our technical head of Optica 2022-23 Naman Gupta.