make-sans / developool

An ExpressJS API server consumed by a ReactJS client, which combined create the Developool service
http://developool.com
MIT License
2 stars 0 forks source link

Profile submit button #7

Closed Federlizer closed 5 years ago

Federlizer commented 5 years ago

After pressing on the submit button, the page should give some kind of feedback to the user that the submit was successful - either redirect, or just a pop-up saying that the submit was successful.

ignaczalexander commented 5 years ago

After submitting the form it now redirects to the profile page.