This is the github repo of the GDSC team project
The Project is a E learning platform ... (to be continued)
Contribution Guide:
i. Fork the repository
ii. Clone the repo : git clone [url of your forked repo]
iii. After making changes use git commit to finalise the changes in your repo (Tips: Make one commit for a one change only. Ex. Dont club UI channge and logic change in one commit )
iv. Use git push to reflect those changes in your forked repo
v. Make a pull reuqest to the development branch of this repository