Skip to content

It is a website and registration portal for the legacy fest/event conducted by MCA department, RVCE every year on the month March

Notifications You must be signed in to change notification settings

puneethkumar-v/exceptions-frontend

Repository files navigation

EXCEPTIONS 2023

Contribution Guidelines

Clone the repository:

git clone https://github.com/puneethkumar-v/exceptions-frontend.git

Change the directory into the project directory:

cd exceptions-frontend

Install all the dependencies:

npm install

Run the start script:

npm start

Important:

Once you clone the project repository you will be working on the "main" branch, so create a new branch

Create a new branch:

git checkout -b newBranchName

Once you create a new branch, add all the new feature to be added to the project and once done push the changes as below(push to the branch you have created)

Pushing the changes to the branch

git push --set-upstream origin newBranchName

After you have pushed the changes to the branch open the repo on the browser and make a PR request using the GUI and wait for sometime as the other people to review the changes you have made and ensure that the changes are correct and they will pull the code to the main branch.

Todo:

Basic Setup:

  • Run the react app using vite
  • Update the README.md file for contribution
  • Installing the dependencies
  • TailwindCss configurations
  • DaisyUi Theme setup

Components:

  • Landing Page

    • Home Banner
    • About Us
    • Events
      • Group Evens
      • Open Events
      • Events Details Page
    • Schedule Page
    • Venue Map
    • Contact Us
    • Login
    • Register
  • Participants

    • Choose Team name and Event Type
    • Add Team Members
    • Payment Options
    • Team Members View
    • User Profile

About

It is a website and registration portal for the legacy fest/event conducted by MCA department, RVCE every year on the month March

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages