Skip to content

Email notification service that automates the delivery of IGNOU Term End Examination results to student's email addresses.

Notifications You must be signed in to change notification settings

KunalRajput-git/ignouteeru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IGNOU Term End Examination Result Service [FRONTEND]

Overview

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

Features

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

Installation

To set up the frontend service locally, follow these steps:

  1. Clone the repository to your local machine:

    https://github.com/KunalRajput-git/IGNOUTEERU_REACT.git
    
  2. Navigate to the project directory:

    cd IGNOUTEERU_REACT
    
  3. Install dependencies using npm or yarn:

    npm install
    

    or

    yarn install
    
  4. Start the development server:

    npm start
    

    or

    yarn start
    
  5. The frontend service should now be accessible at http://localhost:3000 in your web browser.

Usage

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.

Dependencies

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

Contributing

Contributions to enhance the frontend service are welcome! Please fork the repository, make necessary modifications, and submit a pull request.

License

This project is licensed under the MIT License.

Contact

For inquiries or support, please contact Kunal Rajput.


© 2024 IGNOU Term End Examination Result Frontend Service. Developed by kunal rajput.

About

Email notification service that automates the delivery of IGNOU Term End Examination results to student's email addresses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published