← All projects

Full Stack

Airline simulation covering flight search, seat booking and admin — built to practice REST APIs and React state.

Overview

A full-stack airline simulation built with Node.js, Express and React. It supports flight search, seat reservation, fictional schedules, user management and a basic administration panel. A personal project for practicing backend and frontend development, REST APIs and state management in React, with a creative nod to local air travel in Nicaragua.

What it does

  • Flight search and seat reservation
  • User management with JWT authentication
  • Basic administration panel
  • REST API built on Express and MongoDB