PaiNITTe - A open-source website for all academic related activites for the students of NIT Trichy. You can find CTs and end semester question papers on this website. Navigate to department from left bar and select year. Then you can find the question paper under respective subject name
Gform link - https://forms.gle/eeM28bcrvYSvDRKn9
- Visit paiNITTe-tc repo at
https://github.com/TeCOS-NIT-Trichy/painitte
- Fork it to your Github account.
- Clone the forked repo by
git clone https://github.com/<Your_Username>/painite-tc.git
- Open the project in VS Code (or your preffered IDE).
- Run
npm install
- Run
npm start
- Now you can visit your local build at
localhost:3000
PaiNITTe website is built using Docusaurus 2, a modern static website generator. A simple tool to use.