Skip to content

Latest commit

 

History

History
77 lines (49 loc) · 1.8 KB

README.md

File metadata and controls

77 lines (49 loc) · 1.8 KB

Ranangan - Annual College Sports Event Platform

Ranangan Logo

Overview

Ranangan is an innovative online platform developed for our annual college sports event. The project seamlessly blends sports and technology, providing an immersive experience for participants and spectators. The platform leverages a robust tech stack, including HTML, CSS, JavaScript, Node.js, MongoDB, Bootstrap, and EJS.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • MongoDb
  • NodeJs
  • JWT
  • ExpressJs
  • EJS
  • API

Features

  1. Full-Stack Development:

    • End-to-end development using HTML, CSS, JavaScript, Node.js, and MongoDB.
  2. Responsive Design:

    • Ensured optimal user experience across various devices using the Bootstrap framework.
  3. Real-Time Result:

    • Integrated APIs to provide live scores, schedules, and event updates.
  4. User Registration and Profiles:

    • Implemented a user registration system and personalized profiles for participants.
  5. Admin Dashboard:

    • An administrative dashboard to manage user accounts, update content, and monitor website analytics.

Getting Started

Prerequisites

  • Node.js
  • MongoDB

Installation

  1. Clone the repository:

    git clone https://github.com/vineet1401/Ranangan.git
    
  2. Install dependencies:

    cd Ranangan
    npm install
    
  3. Set the Enviornment Variable

    set WEBSITE_PORT = [Your Website Port]
    set SECRET_KEY = [Your Secret Key]
    set DATABASE_URL = [Your Connection String]
    
  4. Start the application:

    npm start
    
    

Contribution Guidelines

  • We welcome contributions! If you'd like to contribute to Ranangan.

Contact