planner-api

Node.js API of Planner application.

MIT License

Stars
0
Committers
2

Bot releases are hidden (Show)

planner-api - Planner API v1.0.0 Latest Release

Published by MateusFS99 3 months ago

This release refers to the completion of the event Journey from Rocketseat with the basic functionalities defined:

  • [✔] 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;

What's Changed

New Contributors

Full Changelog: https://github.com/MateusFS99/planner-api/commits/v1.0.0

planner-api - First Feature

Published by MateusFS99 3 months ago

This release refers to the completion of the event Journey from Rocketseat with the basic functionalities defined:

  • [✔] 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;