Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Ryczko/FormsLab
😊📊 Form builder for anonymous surveys, polls, and collecting feedback. Experience management solution.
https://github.com/Ryczko/FormsLab
builder creator experience-manager feedback feedback-system form forms hacktoberfest nextjs open-source react retro survey survey-form surveys tailwind typeform
Last synced: 3 months ago
JSON representation
😊📊 Form builder for anonymous surveys, polls, and collecting feedback. Experience management solution.
- Host: GitHub
- URL: https://github.com/Ryczko/FormsLab
- Owner: Ryczko
- License: mit
- Created: 2022-03-02T19:04:12.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-05-22T16:22:05.000Z (6 months ago)
- Last Synced: 2024-08-01T03:23:59.376Z (3 months ago)
- Topics: builder, creator, experience-manager, feedback, feedback-system, form, forms, hacktoberfest, nextjs, open-source, react, retro, survey, survey-form, surveys, tailwind, typeform
- Language: TypeScript
- Homepage: https://formslab.vercel.app
- Size: 2.99 MB
- Stars: 486
- Watchers: 7
- Forks: 68
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
The most fancy open source survey creator and experience management solution 👌
Check application live here## 🌟 About FormsLab
FormsLab is an open source tool that can be used as a feedback app to collect feedback from customers, create polls for voting, or as a survey creator. Thanks to the ability to create any forms with many types of questions, nothing limits you, and your forms will always look unique 😍
## Contribution
We are open to any contributions!
- If you like the project, star this repository ⭐
- If you are interested in contributing you can read [Contributing guide](https://github.com/Ryczko/FormsLab/blob/dev/CONTRIBUTING.md)We are happy that our community is growing 👏
## Useful commands
- `npm install` - install project
- `npm run dev` - run project locally
- `npm run test` - run all tests
- `npm run lint` - check code lints
- `npm run lint-fix` - try to solve lints errors automatically## :hammer_and_wrench: Technologies
- 💙 [Typescript](https://www.typescriptlang.org/)
- 🚀 [Next.js](https://nextjs.org/)
- ⚛️ [React](https://reactjs.org/)
- 🎨 [TailwindCSS](https://tailwindcss.com)
- 🌿 [MongoDB](https://www.mongodb.com/)
- 🪢 [Prisma](https://prisma.io/)
- 🔒 [Auth.js](https://authjs.dev/)