Skip to content

MateusFS99/planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

plann.er logo

This is the main repository for the Planner application, which includes both the backend (planner-api) and the frontend (planner-ui) as submodules.

About ๐ŸŽฏ

The Planner application is designed to help users manage their trips, activities, important links and participants. This repository serves as the main entry point, containing submodules for both the backend and frontend components.

Structure ๐Ÿ“‚

  • planner-api: The backend of the Planner application, developed with Node.js and Fastify, using Prisma for ORM and SQLite as the database.
  • planner-ui: The frontend of the Planner application, developed with React and TypeScript, using Vite for the build tool.

Features ๐Ÿ“

The application must be able to:

  • [โœ”] Register a new trip;
  • [โœ”] View detailed trip data;
  • [โœ”] Update the trip;
  • [โœ”] Confirm the trip;
  • [โœ”] Confirm the participant on the trip;
  • [โœ”] Create links;
  • [โœ”] Create activities;
  • [โœ”] View activities;
  • [โœ”] Create a participant invitation;
  • [โœ”] View the participants;
  • [โœ”] View a specific participant;

Technologies and Installation ๐Ÿ›  ๐Ÿ’ป

For more details, please refer to the individual repositories: planner-api and planner-ui.

License ยฎ๏ธ

This project is under the MIT license. Consult the LICENSE for details.

About

Easily manage your trips! Use the Planner App!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published