Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create server route for processing form #8

Open
1 task
hannahgooding opened this issue Mar 25, 2020 · 0 comments
Open
1 task

Create server route for processing form #8

hannahgooding opened this issue Mar 25, 2020 · 0 comments
Assignees
Labels
A5 E2 2 hours

Comments

@hannahgooding
Copy link
Collaborator

hannahgooding commented Mar 25, 2020

/process adds posts to the POSTS object on the server
takes post request
req.on("data") handler
req.on("end") handler
decode the date into an object
push object onto array (probably on router)

  • Test for each server route
@hannahgooding hannahgooding added the E2 2 hours label Mar 25, 2020
@hannahgooding hannahgooding self-assigned this Mar 26, 2020
hannahgooding added a commit that referenced this issue Mar 26, 2020
hannahgooding added a commit that referenced this issue Mar 26, 2020
Relates #8
Co-authored-by: @Lizzy-j
akomiqaia added a commit that referenced this issue Mar 26, 2020
akomiqaia added a commit that referenced this issue Mar 26, 2020
Relates #8
Co-authored-by: @hannahgooding
akomiqaia added a commit that referenced this issue Mar 26, 2020
hannahgooding added a commit that referenced this issue Mar 27, 2020
…yling

Relates #8
Relates #9
Relates #34
Relates #42
Relates #46
Co-authored-by: @akomiqaia
Co-authored-by: @Lizzy-j
Co-authored-by: @Roger Heathcote
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A5 E2 2 hours
Projects
None yet
Development

No branches or pull requests

3 participants