Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/betagouv/tell-me
An awesome open source Survey Management System.
https://github.com/betagouv/tell-me
sms survey survey-app survey-creator survey-maker survey-management survey-management-system survey-manager
Last synced: 12 days ago
JSON representation
An awesome open source Survey Management System.
- Host: GitHub
- URL: https://github.com/betagouv/tell-me
- Owner: betagouv
- License: agpl-3.0
- Created: 2021-09-23T20:37:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-20T01:22:47.000Z (9 months ago)
- Last Synced: 2024-09-04T00:06:28.093Z (3 months ago)
- Topics: sms, survey, survey-app, survey-creator, survey-maker, survey-management, survey-management-system, survey-manager
- Language: TypeScript
- Homepage: https://beta.tell-me.org
- Size: 5.01 MB
- Stars: 15
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Tell Me
---
**An awesome open source survey generator!**
![Isn't that awesome!?](/docs/_media/demo.gif "Tell Me Demo Screenshot")
---
> ⚠️ **Warning**
> _Work and documentation in progress. The v1 is coming soon!_- [Roadmap](#roadmap)
- [Deployment](#deployment)
- [Heroku](#heroku)
- [Scalingo](#scalingo)
- [Contributing](#contributing)
- [Developers](#developers)
- [Translators](#translators)---
## Roadmap
- [ ] 🪅 Accessibility
- [ ] 🔼 Survey file upload field
- [x] 🔑 Public API via PAT generation
- [x] 🗳️ Submissions deletion
- [x] 📊 Dashboard statistics
- [ ] 🐾 Teams
- [x] 🌎 Localisation CI via Crowdin## Deployment
> ⚠️ **IMPORTANT**
> You can't deploy and run successful instances without generating and setting `EDDSA_PRIVATE_KEY` and `NEXT_PUBLIC_EDDSA_PUBLIC_KEY` env vars.
> This will be only handled once the setup feature is ready.Tell Me application is automatically deployable on most PaaS. It's also relatively easy to deploy via Docker.
You'll only need to attach a PostgreSQL database.
### Heroku
[![Deploy Tell Me to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://www.heroku.com/deploy/?template=https://github.com/betagouv/tell-me#main)
### Scalingo
[![Deploy on Scalingo](https://cdn.scalingo.com/deploy/button.svg)](https://my.scalingo.com/deploy?source=https://github.com/betagouv/tell-me#main)
## Contributing
### Developers
Please check our [CONTRIBUTING.md document](/CONTRIBUTING.md) to setup and run Tell Me locally 🛸.
### Translators
[![Crowdin](https://badges.crowdin.net/tell-me-open-source/localized.svg)](https://crowdin.com/project/tell-me-open-source)
Please join our [Crowdin Dashboard](https://crowdin.com/project/tell-me-open-source) to help us translate Tell Me to the world 🌎!