Skip to content

dsckiet/website-backend-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d123c6 Â· Oct 24, 2023
Oct 24, 2023
Oct 25, 2021
Oct 23, 2023
Oct 23, 2023
Oct 23, 2023
Oct 19, 2021
Oct 24, 2023
Oct 24, 2023
Apr 25, 2021
Oct 28, 2021
Jan 8, 2020
Apr 25, 2021
Oct 1, 2020
Apr 25, 2021
Oct 22, 2021
Jun 15, 2020
May 12, 2021
May 12, 2021
May 12, 2021

Repository files navigation

Developer Students KIET Portal

Scalable backend with async job scheduling to manage everything @dsckiet


DOCS UI

Functionalities

  • Users auth and role based dashboard
  • Participants auth and dashboard
  • CRUD Events
  • Event Participation
  • Event Attendance
  • Event Certificates
  • Event Feedback
  • Email System
  • Team Progress/Status Management
  • In App Project Workflow

Technologies

  • MERN
  • Redis/Kue

Instructions to run

  • Pre-requisites:

    • Node.js
    • NPM
    • Redis
  • Directions to setup/install

$ git clone https://github.com/dsckiet/website-backend-v2
$ cd website-backend-v2
$ touch .env
$ cp .env.example .env
# Set values in .env
$ npm i
  • Directions to execute
$ npm run dev

Contributors



Made during 🌙 by DSC KIET