Tejas1510 / CollegeAada

CollegeAda is a full-stack MERN tool built which is a unified platform which connects seniors and juniors at a single place allowing the seniors to share books, question paper, notes, blogs and guidance which will help students and is the need of the hour
17 stars 18 forks source link

CollegeAada

πŸ“’ Join Slack channel for Discussion about the project : CollegeAada

πŸ“Œ Motive of the Project

CollegeAda is a full-stack MERN tool built which is a unified platform which connects seniors and juniors at a single place allowing the seniors to share books, question paper, notes, blogs and guidance which will help students and is the need of the hour

πŸ’‘ Project Background

The Project is built will be build help of Reactjs and Material-Ui at Frontend and backed by Nodejs and Expressjs at Backend using MongoDB as a Database. The user has the following ability

Technologies Used

⭐ Getting Started

Refer to the following articles on the basics of Git and Github and can also contact the Project Mentors, in case you are stuck:

πŸ’₯ A guide for Contribution

PRs Welcome Open Source Love svg2

⭐ Contribution:

1. Fork this repository. Click on the symbol at the top right corner.

2. Clone the forked repository.

git clone https://github.com/<your-github-username>/CollegeAada

3. Navigate to the project directory.

cd CollegeAada

4. Make changes in source code.

5. Stage your changes and commit

#Add changes to Index
git add .

#Commit to the local repo
git commit -m "<your_commit_message>"

7. Push your local commits to the remote repo.

git push

8. Create a PR !

9. Congratulations! Sit and relax, you've made your contribution to CollegeAada project.

▢️ How to Run the Project

1. Navigate to the project directory.

cd CollegeAada

2. Navigate to the Client directory.

cd client
npm install
npm start / yarn start

3. Navigate to the Server directory.

cd server
npm install
npm start 

πŸ›ˆIMPORTANTπŸ›ˆ

To open the webapp directly from CLI use:- explorer "https://memoriestejastapas.netlify.app/"

if you have cloned this repo, then open git in this directory and use ./script.sh

πŸ“’ Open Source Program

This Project is a part of the following Open Source Program

Cross Winter of Code

⭐ Issues:

For major changes, you are welcomed to open an issue and discuss what you would like to contribute. Enhancements will be appreciated.

❀️ Project Admin


Tejas1510

πŸ’»

built by developers built with love