Skip to content

Releases: ngecu/School-Management-System-MERN

v1.1 .0

27 Mar 11:54
5da6dad
Compare
Choose a tag to compare

Customized Email Templates:

Enhanced the email templates for welcoming new members and password reset requests in the SCHOOL MANAGEMENT SYSTEM.
The email templates have been redesigned to provide a more personalized and informative experience for users.
Now, when new members join the system, they receive a personalized welcome email with their account details.
Personalized Welcome Message:

The welcome email now includes a personalized greeting addressing the member by their name.
Members are greeted with a warm message thanking them for joining the SCHOOL MANAGEMENT SYSTEM.
Improved Password Reset Email:

Password reset emails now contain clearer instructions and a call-to-action button for resetting passwords.
Users receive a reminder that the password reset link is valid for 24 hours, enhancing security and usability.
Enhancements:

User-Friendly Actions:

Action buttons in emails have been redesigned for clarity and ease of use.
Users can now easily navigate to their accounts or reset their passwords with a single click.
Updated Signature:

The signature at the end of each email has been updated to reflect the SCHOOL MANAGEMENT SYSTEM's branding.
Bug Fixes:

Resolved Navigation Issue:
Fixed a bug where the logout action did not properly navigate users to the root URL ('/') after logging out.
Users are now correctly redirected to the home page upon logout, ensuring a seamless user experience.
Miscellaneous:

Code Optimization:

Conducted code refactoring and optimization for improved performance and maintainability.
Ensured compliance with best coding practices and standards to enhance code quality.
Documentation Updates:

Updated documentation to reflect the latest changes and provide clear instructions for developers and users.
Note: Please ensure to update the email templates with relevant placeholders such as {{name}}, {{email}}, and {{action_url}} before deploying the changes.

Initial Deployment - Version 1.0.0

27 Jan 20:16
Compare
Choose a tag to compare

Release Description:

This is the initial deployment of the application, marked as version 1.0.0. In this release, the core features have been implemented, providing users with basic functionality. Key features include a responsive sidebar navigation system, user authentication and authorization, and the integration of essential modules such as student management, lecturer management, accountant functions, and exam-related features.

Highlights:

Implemented a responsive sidebar navigation with icons for easy navigation.
User authentication and authorization to ensure secure access to the application.
Integrated modules for managing students, lecturers, parents, and accountants.
Added functionality for admissions, fee collections, and exam-related tasks.
Real-time display of the current date and time in the sidebar.
User profile information displayed, including profile picture and user name.
Implemented a logout button for user session termination.

Notes:

This release lays the foundation for future enhancements and improvements. Users are encouraged to provide feedback for any issues encountered or suggestions for additional features. Subsequent releases will address reported bugs, introduce new features, and further enhance the overall user experience.

What's Changed

New Contributors

Full Changelog: https://github.com/ngecu/School-Management-System-MERN/commits/mern