Giter Club home page Giter Club logo

live-poll-api's Introduction

Live-Poll Logo

Live-Poll API

Easy to use, web-based poll management system.


⚠️ All "Live-Poll" repos are not maintained anymore. It is a student project carried out in 2021 by us (three students) at uni. It showed us how to apply common software engineering best-practices as well as project management techniques. Our code (except for the logo) is available under the very permissive MIT-license, so feel free to continue the project on your own.

Data structure

Data structure

Security policy

If you want to report a security vulnerability, please read our security policy in the SECURITY.md file.

© Live-Poll 2020-2021

live-poll-api's People

Contributors

dependabot[bot] avatar marcauberer avatar niklas-23 avatar splines avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

live-poll-api's Issues

Invalid confirmation link

The confirmation link in a registration email points to v0 of the API, which is invalid, because we only have v1.
Waiting for a fix ...

Logout endpoint does send an empty cookie

The logout endpoint does not work as intended at the moment. It does not delete the cookie, instead it sends an empty cookie back.
The problem is, that after a logout, the user will never be able to login again, cause the browser will send the empty cookie within any following login request, which the server does not accept. As the frontend cannot manipulate anything with httpOnly cookies, this issue has to be fixed on side of the API.

Swagger UI not accessible

At the moment, the Swagger UI page '/swagger-ui/index.html' and the redirect from '/' are not accessible anymore due to the current security configuration.
Would love to see this fixed ...

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.