Privacy is an important asset. Think twice before you trust someone with your data. With regard to this petition, of course: just sign.
https://justsign.herokuapp.com/
An online petition where you can just sign to make a point. First full stack project I developed during webdev bootcamp at Spiced Academy.
- Registration/Login
- Canvas signature
- Editing of profile
- List of all supporters viewable upon giving your support to the cause
- Filter supporters by city
- Userdata stored in PostgreSQL DB
- full mobile compatible Version
- Frontend: HTML, CSS, Javascript, Handlebars
- Backend: Node.js, Express, PostgreSQL