A CSI event with clues related to conspiracy theories scattered over instagram
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Fallacies is an online cryptic hunt where players hunt for clues to deliver an answer. The cryptic quiz is based on the theme of conspiracy theories . The questions are framed such that the participants will not only require their knowledge but also reasoning and resourcefulness on the internet.
- HTML
- CSS
- JS
To get a local copy up and running follow these simple steps.
This is an example of how to list things you need to use the software and how to install them.
- Any web browser (to view the pages)
- Clone the repo
git clone https://github.com/csivitu/Fallacies-Frontend.git
This is a simple representation of the structure of the frontend of the fallacies. This code in this repo doesnt not support api calls to the Fallacies-Backend. There is no form validation and you can wander through the pages just by clicking buttons without filling any forms.
The repo is hosted to the Login page. The LOG IN button leads to the Homepage and the Sign Up button at bottom leads to the Sign Up page.
The SIGN UP button on the Sign up page leads to the Login page
The Homepage had two buttons PLAY and LEADERBOARD. The PLAY button leads to the gamepage and the Leaderboard button to the leaderboard page. The LOG OUT button at bottom left takes back to the Login page
The Gamepage contains the instructions to process and the account names along with a field to submit the answer. Gamepage has a LEADERBOARD button at bottom right which takes to the Leaderboard page. The LOG OUT button at bottom left takes back to the Login page
The Leaderboard displays the leaderboard and also has a SUBMISSIONS button to go back to the gamepage.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be 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 'feat: Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You are requested to follow the contribution guidelines specified in CONTRIBUTING.md while contributing to the project 😄.
Distributed under the MIT License. See LICENSE
for more information.