Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)