JNTUH RESULTS - WEB
This is a Next.js project bootstrapped with create-next-app.
- Grades of All Semesters of Particular Student - Provide your roll number in the inbox and click on Results. The Results of all the semesters will be displayed. The Result of particular semester includes both regular and all suplementary exams.
- Grades of All Students of Particular Semester - Provide the specific range of Roll Numbers and select the semester. Results of the Roll numbers of specific Range are displayed.
To get started, just clone the repository and run npm install && npm run dev
:
git clone https://github.com/ThilakReddyy/JNTUHRESULTS-WEB.git npm install npm run dev
If you wanted to run this site in production, you should install modules then build the site with npm run build
and run it with npm start
:
npm install npm run build npm start
You should run npm run build
again any time you make changes to the site.
Open http://localhost:3000 with your browser to see the result.
If you've got questions about setup, deploying, special feature implementation, or just want to chat with the developer, please feel free to contact me on email.
Found a bug? Go ahead and submit an issue. And, of course, feel free to submit pull requests with bug fixes or changes to the dev branch.
For any questions, feedback, or inquiries, please contact:
- Name: Thilak Reddy
- Email: thilakreddypothuganti@gmail.com
Also feel free to message me if you have any ideas for small website tools that you can't yet find online. Thanks!