Skip to content

chandrashekar27/CodepeakSuperDuper

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

76 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello !! Kartikay Gupta and Vishal Yadav are the mentors for this project.

Project Description:

You all might have seen the cool website we had for Codepeak this year.
But wasn't something missing ??๐Ÿ˜ถ
Yes you guessed it right !! ๐Ÿ˜‰
Why to fill google forms when you already have your own website.๐Ÿง
So here, we aim to add backend to our website so, that from next time everything can be dynamically controlled. ๐Ÿค“
We shall also aim to improve the frontend of the website.

Tech Stack:

  • Frontend: UI/UX, HTML, CSS, JS, ReactJs
  • Backend: Django, SQL
    The project is for full-stack web development from beginner to advanced
  • Any question about the project is welcome here. You can check out the issues once they appear on the repository. If you wish, you can also add them.

Steps for Contributing

  • Select a particular issue and let us know on discord or in the comment section of that issue that you want to work on it.
  • All communication will be done through Discord Channel.
  • Discord Channel Link
  • We will assign you the issue and you need to make the necessary changes.
  • Create a pull request and send the screenshots or videos of the changes on our discord channel.
  • Once the changes are apporved ,we will merge it and award you points.
  • If the work is not up to the mark, then we will suggest some changes and guide you.
  • For more info. go through the Student Guide

Setup the project

Fork the repository

git clone [forked repo link]

Then Push the changes
Then Create a PR

How to push changes ??

Setup the repository in your local machine and make the necessary changes.
Open Terminal and write the following commands :

git status
git add .
git commit -m '[Changes you made]'
git push origin main

Connect with us on:

Happy Devlopment!!๐Ÿ˜€

About

Nwock codepeak project repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.2%
  • CSS 30.8%
  • HTML 3.2%
  • Python 2.8%