Skip to content

The React app of OSOP, an open source software for conducting polls and surveys with a special focus on data minimization and user privacy 📊

Notifications You must be signed in to change notification settings

DROSL/osop-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSOP App

Our Simple Open Poll (OSOP) is an open source web application for conducting polls and surveys with a special focus on data minimization and user privacy. It does not collect personal data, does not set tracking cookies, and does not outsource the service to third-party solutions, but runs entirely on your own server.

Install

  1. Clone the repository:
git clone https://github.com/DROSL/openpoll-frontend
  1. Install required modules:
npm install

Build

Build the app for production to the build/ folder with:

npm run build

Run

Run the app in development mode with:

npm start

License

Please see the license.

Contributing

Before you commit, run:

npx prettier --write .

About

The React app of OSOP, an open source software for conducting polls and surveys with a special focus on data minimization and user privacy 📊

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages