Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saifurrahmanemon/quizee
Quizee is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
https://github.com/saifurrahmanemon/quizee
bulletproof express mantine mongodb nodejs react reactjs type
Last synced: 3 months ago
JSON representation
Quizee is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.
- Host: GitHub
- URL: https://github.com/saifurrahmanemon/quizee
- Owner: Saifurrahmanemon
- License: mit
- Created: 2022-09-03T13:43:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T08:48:23.000Z (9 months ago)
- Last Synced: 2024-05-06T06:30:47.687Z (9 months ago)
- Topics: bulletproof, express, mantine, mongodb, nodejs, react, reactjs, type
- Language: TypeScript
- Homepage: https://quize-app-92944.web.app/
- Size: 3.75 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
# QUIZEE 🚀🚀
[Quizee](https://quize-app-92944.web.app/) is a free and open-source full-stack quiz application that allows users to play both free and paid quizzes. Additionally, authorized administrators can create, update, manage, and track revenue within an impressive dashboard.💰💸
## Introduction
The goal of this project(Development in progress) is to get familiar with professional workflow and good practices when developing real world applications. The project architecture is partially based on [Bulletproof React](https://github.com/alan2207/bulletproof-react).
Feel free to explore the codebase to get the most value out of the repo.
## Table Of Contents:
- [💻 Application Overview](docs/application-overview.md)
- [🔨 Stack Overview](docs/stack-overview.md)
- [⚙️ Project Configuration](docs/project-configuration.md)
- [🗄️ Project Structure](docs/project-structure.md)
- [🧱 Components And Styling](docs/components-and-styling.md)
- [📡 API Layer](docs/api-layer.md)
- [🔐 Security](docs/security.md)
- [🌐 Deployment](docs/deployment.md)## Contributing
Contributions are always welcome! If you have any ideas, suggestions, fixes, feel free to contribute. You can do that by going through the following steps:
1. Clone this repo
2. Create a branch: `git checkout -b your-feature`
3. Make some changes
4. Test your changes
5. Push your branch and open a Pull Request## License
[MIT](https://choosealicense.com/licenses/mit/)