Giter VIP home page Giter VIP logo

christopherliedtke / petition_free-orcas Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.35 MB

A digital petition project to collect signatures against orcas in captivity

Home Page: https://free-willy.herokuapp.com/

JavaScript 60.06% CSS 11.92% TSQL 2.44% HTML 25.58%
petition signature-capture nodejs handlebars-js session-cookie postgresql csrf-protection registration login-system authorization

petition_free-orcas's Introduction

PETITION - Free Orcas from the Swimming Pool

Description

This petition project includes a website where anyone is able to register and sign for a specific cause. The user has to provide credentials to register and has the possibility to provide some more information (age, city, homepage) for his/her user profile voluntarily. The user can then digitally sign the petition. After signing the user is able to see names of everyone who signed the petition already. The signers list includes the age, city and homepage of the specific users if provided. For users who provided a homepage, their names in the signers list will link to their homepage. Clicking on a city in the signers list will redirect to a list with signers from this city only. The user can login/logout, update his/her user profile and delete his/her signature or the entire account.

Key Features

  • Authorization and Authentication
    • Register/Delete account functionality
    • LogIn/LogOut through session cookies
    • Set/change user profile
    • Access to specific routes based on user data
  • Petition signing
    • Digital signing through canvas (mouse OR touch)
    • Sign/Unsign functionality
  • Database
    • Data storage, retrieving and updating through SQL/Postgre
    • Application of Redis for caching data (another branch)
  • Security
    • Password hashing through bcryptjs
    • Protection againt csrf
    • Protection againt SQL injection

Technologies

  • HTML
  • CSS
  • JavaScript
  • JQuery
  • Node.js/Express
  • Handlebars.js
  • Postgre SQL
  • Redis
  • Jest/Supertest

Demo

Link to Live App

Register/Delete Account | Login/Logout | Sign/Unsign | Add/Change User Profile Data | See Signers

alt text

petition_free-orcas's People

Contributors

christopherliedtke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.