Skip to content

This project aims to provide students of JNTUH University with an efficient way of accessing their own semester results as well as those of their classmates. With just a single click, students will be able to view their academic performance throughout the semesters.

License

Notifications You must be signed in to change notification settings

ThilakReddyy/JNTUHRESULTS-WEB

Repository files navigation

Codacy Badge License GitHub code size in bytes Website

This is a Next.js project bootstrapped with create-next-app.

Features

  • 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.

Running locally in development mode

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

Building and deploying in production

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.

Questions? Need Help? Found a bug?

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.

Contact

For any questions, feedback, or inquiries, please contact:

Also feel free to message me if you have any ideas for small website tools that you can't yet find online. Thanks!

Thanks

  • ▲ Vercel for fast deployments served from the edge, hosting our website, downloads, and updates.
  • Next.js for development framework created by Vercel enabling React-based web applications with server-side rendering and generating static websites

About

This project aims to provide students of JNTUH University with an efficient way of accessing their own semester results as well as those of their classmates. With just a single click, students will be able to view their academic performance throughout the semesters.

Topics

Resources

License

Stars

Watchers

Forks