miriam-ertl / my-trips

the travel app
https://my-trips-weld-sigma.vercel.app
3 stars 1 forks source link

User Story 3 – Create a Trip #3

Open miriam-ertl opened 1 year ago

miriam-ertl commented 1 year ago

Value proposition

As a user I want to be able to create a new trip so that I can easily plan my upcoming trips

Description

Image

Acceptance criteria

Note: When the maximum amount of characters for a form field hits its treshold, no new characters inputs are added.

Tasks

Add a trip

Submit add trip

Cancel add trip

First new trip

Error message required form field

API Endpoints status

Method URL What it does
GET /api/trips Gets all trips
GET /api/trips/:id Gets trips by id
POST /api/trips Creates new trip
JessicaLoers commented 1 year ago

You have almost defeated the beast. 🐲

It's super hard at first to name components and pages descriptively - that takes training and experience. Here are my comments πŸ€“

Submit add trip

Cancel add trip

You guys worked so hard on this user story - that's why it's approved.

shrocket commented 1 year ago

Hey! This looks really good! We (Tien and I) do have a couple of comments, though:

Again, this looks really good! Congrats to you! πŸš€