Project

General

Profile

Actions

Improvement #28463

open

Next Js Study and project training

Added by Vivek V about 1 month ago. Updated 2 days ago.

Status:
In Progress
Priority:
Normal
Category:
-
Target version:
-
Start date:
10/14/2025
Due date:
10/24/2025 (30 days late)
% Done:

0%

Estimated time:
40:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:
Actions #1

Updated by Devika Rajendran about 1 month ago

  • Status changed from Assigned to In Progress

studied next.js basics,
installation, folder structure,
creating next app and deployment

Actions #2

Updated by Devika Rajendran about 1 month ago

studied next.js routing;
nested routes, navigation between pages ,
linking between pages, redirects.
created next.js app, practiced above ones

Actions #3

Updated by Devika Rajendran about 1 month ago

studied next.js rendering:
server components- static rendering,
dynamic rendering,
streaming, benefits of server rendering.
done adding stylessheets to the next.js app

Actions #4

Updated by Devika Rajendran about 1 month ago

started doing maqam project into next.js,
integrated the html , css and other necessary components in next.js app
created completed integrating home page,
created hotel section,
started doing hotel searchpanel

Actions #5

Updated by Devika Rajendran about 1 month ago

Done the search panel for hotels. Fetched location/city dynamically from Elastic data.
Implemented check-in and check-out datepicker functionality. Added validations for date selection to prevent invalid inputs.
Implemented adult and child count inputs. Added functionality to capture age for each child.
Created Add Room and Remove Room functionality. Validations implemented for all room-related inputs. Fetched nationality list.
Encountered errors due to TypeScript typing. Created a separate TypeScript file for type definitions. Built interfaces for each component and imported them properly. Resolved most type-related issues and improved type safety.
Attended product training class

Actions #6

Updated by Devika Rajendran about 1 month ago

issue persisted in opening guest/nationality section. corrected the import issue.
style changed when added react to html, close button not dosplaying. added close button and functionality.
fetched getcountry api for getting nationality. error showing-body params issue. so fetched pretoken and token to give in body.
understood it cant be stored in server component.so transformed it into the client component

Actions #7

Updated by Devika Rajendran 30 days ago

studied next.js file conventions,
next.js layouts,
loading.js,
notfound.js

Actions #8

Updated by Devika Rajendran 19 days ago

studied postgresql database:
create table,insert into,fetch data,add column,update,alter column,drop column,delete,drop table
studied postgresql syntax.
studied node.js basic configurations for building applications concept.

Actions #9

Updated by Devika Rajendran 18 days ago

studied postegreSql . studied node.js.
studied integrating database, backend with frontend

Actions #10

Updated by Devika Rajendran 3 days ago

completed next.js task- show listing and clicks navigates to details page.
created using static file as well as dynamically by passing params.
fixed type errors in seo admin section -flight and makkah
created new fields for storing values and passed in controller and frontend interface

Actions #11

Updated by Devika Rajendran 2 days ago

done next.js task of localization
fixed errors in flight module during edit , create of cities and routes

Actions

Also available in: Atom PDF