The IGNOU Term End Examination Result Service enables IGNOU students to sign up for result notifications effortlessly. Using a simple form, students enter their name, email, enrollment number, and program code, securely stored in our system.
Once registered, our system regularly monitors IGNOU's website for result updates. When updates are available, registered students receive email notifications..
- Modern UI: Utilizes React.js for building a dynamic and interactive user interface.
- Responsive Design: Styled with Tailwind CSS to ensure responsiveness across various devices and screen sizes.
- Notification Messages: Integrated Toastify for displaying user-friendly notification messages.
- Efficient Development: Employs a combination of Tailwind CSS and React.js for efficient and rapid frontend development.
To set up the frontend service locally, follow these steps:
-
Clone the repository to your local machine:
https://github.com/KunalRajput-git/IGNOUTEERU_REACT.git
-
Navigate to the project directory:
cd IGNOUTEERU_REACT
-
Install dependencies using npm or yarn:
npm install
or
yarn install
-
Start the development server:
npm start
or
yarn start
-
The frontend service should now be accessible at
http://localhost:3000
in your web browser.
Through a user-friendly form, students provide their name, email, enrollment number, and program code, securely stored in our backend database, Once registered, our backend periodically checks IGNOU's website for result updates. Upon detecting updates, registered students receive notifications via email.
- React.js: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling the user interface.
- Toastify: React library for displaying notification messages.
Contributions to enhance the frontend service are welcome! Please fork the repository, make necessary modifications, and submit a pull request.
This project is licensed under the MIT License.
For inquiries or support, please contact Kunal Rajput.
© 2024 IGNOU Term End Examination Result Frontend Service. Developed by kunal rajput.