GithubHelp home page GithubHelp logo

josephrana11 / bettercollected Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bettercollected/bettercollected

0.0 0.0 0.0 25.59 MB

Privacy-friendly form builder for conscious companies

Home Page: https://bettercollected.com

License: Apache License 2.0

Shell 1.22% JavaScript 1.02% Python 33.40% TypeScript 59.11% CSS 0.76% Nix 0.01% Makefile 0.40% HTML 3.67% Smarty 0.13% Dockerfile 0.30%

bettercollected's Introduction

Privacy-Friendly Form Builder For Conscious Companies

What is bettercollected? ๐Ÿ”—


Better collected is a form builder platform that allows user to show that they care about their responders's data by allowing them to set purpose of the data collection which the responder gives consent to before submitting any form. In addition, it also allows the responder to view his/her submission and request for deletion of that response.

It provides a workspace that can be used to host all the forms in a single place.

More details about bettercollected can be found at bettercollected

Try out cloud version

Our cloud version is at https://bettercollected.com

or

Try it out yourself

This document explains the deployment guide for the users to see the deployed project locally.

Sign in

Email Sign In

Credentials for a mail client is required. Update the following env variables in .env.deployment:

#Mail
MAIL_USER=
MAIL_PASSWORD=
MAIL_SMTP_SERVER=
MAIL_SMTP_PORT=
MAIL_SENDER=

Using Gmail as Sender

Create an app password in google. You can follow the steps here to create it: Sign in with app passwords

MAIL_USERNAME=<GMAIL_USERNAME>
MAIL_PASSWORD=<APP_PASSWORD>
MAIL_FROM=<SENDER_ADDRESS>
MAIL_PORT=587
MAIL_SERVER=smtp.gmail.com
MAIL_FROM_NAME=<TITLE_FOR_MAIL>

Running the services

In Linux/MacOs

Simply run the command:

./deploy

Note: For developer/contributor guide look into docs/DEVELOPERS_GUIDE.md

Note: For running the project with integrations, look into docs/Running_Integrations.md

bettercollected's People

Contributors

ankit-sapkota avatar sital999 avatar bibishan-pandey avatar nabinkawan avatar nabinpkl avatar kneerose avatar mesudip avatar josephrana11 avatar spannercode avatar sandippuri 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.