Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

gssoc25
13 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Fix broken navigation in the footer's quick links. Specifically, the 'Gallery' link should scroll to the gallery section, and the 'Login' and 'Register' links should scroll to the top of the page. This involves implementing smooth scrolling functionality using JavaScript.

Complexity: 2/5
good first issue Gssoc'25 level1

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25
FIX ABOUT PAGE about 1 month ago
good first issue Gssoc'25 level2

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Create a CONTRIBUTING.md file for the Travel Agency MERN stack project, outlining prerequisites, project setup, contribution workflow, code standards, and best practices to improve the onboarding experience for new contributors.

Complexity: 2/5
documentation good first issue level1

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Add a CODE_OF_CONDUCT.md file to the Travel Agency project's root directory, using a template like the Contributor Covenant or creating a custom one, and link it from the README.md file.

Complexity: 1/5
good first issue Gssoc'25 level1

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Add a LICENSE file (e.g., MIT, Apache 2.0, or GPLv3) to the Travel Agency MERN stack project to clarify the usage rights of the code. This involves choosing a suitable license and adding the corresponding license file to the project's root directory.

Complexity: 1/5
good first issue Gssoc'25 level1

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25
good first issue Gssoc'25 level1

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Implement a confirmation popup modal in the React frontend of the Travel Agency MERN stack application to notify users upon successful registration. This involves creating the modal component, integrating it with the registration process, and potentially styling it to match the existing application design.

Complexity: 2/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25
Logo improvement about 1 month ago

AI Summary: The task involves removing the background from the Travel Agency logo to improve its design. This likely requires using image editing software to achieve a transparent background for the logo.

Complexity: 2/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25
Improve navbar UI about 1 month ago

AI Summary: Improve the user interface (UI) of the navbar on the Travel Agency website's homepage. The current navbar blends with the background color in certain sections (gallery and subscribe), making it less visible. The goal is to enhance the navbar's visibility and appearance, ensuring it remains prominent even when scrolling.

Complexity: 3/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Implement input validation and sanitization on the backend for email and password fields to prevent security vulnerabilities and data integrity issues. This involves adding checks to ensure data conforms to expected formats and cleaning potentially harmful input before it's stored in the database.

Complexity: 3/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Improve the responsiveness of the navbar for smaller screen sizes (tablets and mobile phones). The current navbar design causes the logo to become too small on smaller screens, and the hamburger menu overlaps the login/register buttons when opened. The task involves adjusting CSS or using a responsive design framework to ensure the navbar elements are appropriately sized and positioned on all screen sizes.

Complexity: 3/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Implement a 'Forgot Password' feature for a MERN stack travel website. This involves creating a frontend form for password reset requests, backend API endpoints to handle these requests using JWT-based reset tokens and bcrypt password hashing, and ensuring secure token handling and time limits. The implementation should avoid revealing whether an email address is registered.

Complexity: 4/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25

AI Summary: Implement a reusable React component for password input fields in a MERN stack travel website. The component should include functionality to show/hide the password using a toggle, improving user experience and security on login and registration pages.

Complexity: 2/5
good first issue Gssoc'25

Welcome to Travel Agency – a full-stack MERN (MongoDB, Express, React, Node.js) travel website built to help users explore and book amazing travel destinations! Whether you're looking for a quick getaway or an adventurous trip, our platform provides options for everyone. 🏖️✈️

JavaScript
#gssoc25