An online petition built with Handlebars.js where supporters can register/login/logout, add/update profile information, sign the petition, redo the petition and view a list of fellow signers sorted by location.
https://petition-luise.herokuapp.com/
This project was built as my first full stack project during my enrollment at the Spiced Academy Bootcamp. So far, the project consists of some very basic features.
This Project was built with JS, Handlebars.js, Node.js/Express and PostgreSQL. Other Libraries I used:
- cookie session
- bcrypt
- Users can create a profile or login/logout into their account
- Users can sign or delet their signature from the petition
- Users can add aditional information such as age, city or homepage
- Users can view a list of all signers as soon as they signed the petition