codefordenver / codefordenver/community-planner

Create add new event page - Frontend

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
frontend
Dominant language
No language data
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- [ ] Takes in the fields listed below from user
- [ ] Save button
- [ ] POST to backend: api/events/new body: beginning date, beginning time, end date, end time, title, host, address, city, state, description
- [ ] Link it to the new event on the all events page
- [ ] Toast if error

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing all-events page and reviewing how this frontend makes API requests. Build the add-event page around the listed fields, POST to api/events/new with the specified body, link to the new event from the all-events page, and show a toast when the request fails.

Written by the indexing model from the issue text.

Assessment

Domain
api, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.