A Java-based quiz platform developed for Task 2 of the internship at SSZone Technologies.
- Java
- JavaFX
- User authentication
- Quiz creation
- Quiz taking functionalities
To get a local copy up and running, follow these simple steps.
- Java Development Kit (JDK)
- Clone the repo
git clone [https://github.com/Gupta-Prasoon/quiz-platform-java.git]
- Open the project in your preferred Java IDE
Create a new quiz Take a quiz Share a quiz
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a pull request
Distributed under the MIT License. See LICENSE for more information.
Thanks to SSZone Technologies for the internship opportunity.
For feedback or issues, please contact Prasoon Gupta at [gamesorcerer48@gmail.com].