Skip to content

The Official Repository for Parul University Convocation Management System

License

Notifications You must be signed in to change notification settings

mihirpaldhikar/pu-convocation

Repository files navigation

Parul University Convocation Management System

This repository contains the source code for the official Parul University Convocation Management System located at puconvocation.com

File Structure

# (root)
|
|-- .github/
|   |-- workflows/
|   |   |-- attendee-service.deployment.workflow.yml
|   |   |-- auth-service.deployment.workflow.yml
|   |   |-- puconvoation-com.deployment.workflow.yml
|
|-- backend/
|   |-- services/
|   |   |-- attendee-service/
|   |   |-- auth-service/
|
|-- frontend/
|   |-- websites/
|   |   |-- puconvocation-com/
|
|-- .gitignore
|-- ATTENSEE_SERVICE_CHANGELOG.md
|-- AUTH_SERVICE_CHANGELOG.md
|-- COPYRIGHT_TEMPLATE.txt
|-- LICENSE.md
|-- PUCONVOCATION_COM_CHANGELOG.md
|-- README.md

Tech Stack

  • Ktor: For Microservices and RESTful APIs
  • Next.js: For a management system.
  • MongoDB: A highly scalable NoSQL database for datastore.
  • Google Cloud Run: A globally distributed network of cloud container services powered by Google Cloud Platform.

Runtime and SDKs

  • Node.js v22.x
  • Amazon Corretto v11

Recommendations

Authors

License

The software is covered by Proprietary License. Please see the license here.

Copyright (c) PU Convocation Management System Authors