Skip to content

This is a portal for 'RelayCoding' competition conducted by IET-VIT during Gravitas'23 at VIT University, Vellore, India. This portal is designed to handle registrations, team formation and project submissions.

Notifications You must be signed in to change notification settings

vijay-varadarajan/Relay-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from TamilNadu, India

Github repo link: RelayCoding-source_code

About this project

This is a portal for 'RelayCoding' competition conducted by IET-VIT during Gravitas'23 at VIT University, Vellore, India.

This portal is designed to handle registrations, team formation and project submissions.

Installation requirements

Framework used: Django

The following dependencies must be installed using pip to run this web application.

Python dependencies
  • asgiref
  • dj-database-url
  • Django
  • django-environ
  • gunicorn
  • packaging
  • psycopg2-binary
  • python-decouple
  • regex
  • six
  • sqlparse
  • typing_extensions
  • tzdata
  • whitenoise

Working / Usage instructions

  1. Opening the website will take you to the following home page with the options to read about the competition, check the timeline and also register / login.

Home page

  1. Clicking on Get Started or Register will take you to the registration page where you can register as a participant, using the VIT email ID.

Registration page

  1. After registering, you can login using the same username and password.

Login page

  1. After logging in, you will be taken to the dashboard where you get the option to create a new team or join an existing team.

Create team

  1. You will see the name of your team along with the team members in the dashboard.

Team dashboard

  1. You can leave the team by clicking on the leave team button.

  2. You can submit your project by filling the submission form in the dashboard.

Submission form

  1. You are allowed to edit your submissions any time before the deadline.

References

About

This is a portal for 'RelayCoding' competition conducted by IET-VIT during Gravitas'23 at VIT University, Vellore, India. This portal is designed to handle registrations, team formation and project submissions.

Topics

Resources

Stars

Watchers

Forks