Skip to content

HrxSrv/IIITDMJ-Website-V2.1

 
 

Repository files navigation

A College Management System for IIITDM Jabalpur

Technologies Used

  • Frontend:

    • ReactJS: A JavaScript library for building user interfaces.
    • TailwindCSS: A utility-first CSS framework for building custom designs quickly.
    • Redux
  • Backend:

    • Node.js: A JavaScript runtime built on Chrome's V8 JavaScript engine.
    • Express: A web application framework for Node.js.
    • Nginx: A proxy server for node.
    • AWS EC2: Amazon's Compute as a service
    • JWT: Auth Token manager
  • CI/CD

    • Zappier: DB update automation.
    • Github Actions: Automation.
  • Database:

    • Postgres: An open-source relational database management system.
    • Redis: For caching.
    • Amazon S3 bucket

Getting Started

To get started with, follow these steps:

  1. Clone the repository:
  2. Run npm install
  3. add .env files
  4. setup postgres db
  5. setup redis db
  6. run npm run both

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 4.0%
  • HTML 0.2%