Skip to content

hitendras510/Travel-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travel Plan Manager is a PostgreSQL-backed database module for managing user travel itineraries. The project focuses on schema design, relational integrity, and type-safe database operations using Node.js and TypeScript. It implements core CRUD functionality for travel plans, including creation, partial updates, and user-scoped retrieval, with a strong emphasis on clean SQL, interfaces, and testability.

Tech Stack: PostgreSQL, Node.js, TypeScript, pg Key Concepts: Relational schema design, foreign keys, partial updates (COALESCE), typed database access, automated testing

About

PostgreSQL-based Travel Plan Manager implementing typed CRUD operations for user travel itineraries using Node.js and TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors