Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diivi/dcrypt

nCrypt's Cryptic Hunt platform 2020
https://github.com/diivi/dcrypt

dcrypt ejs expressjs mongodb nodejs

Last synced: 3 months ago
JSON representation

nCrypt's Cryptic Hunt platform 2020

Awesome Lists containing this project

README

        

# dCrypt
Official Website for dCrypt 2020 - A cryptic hunt conducted by nCrypt, DPS Sushant Lok.

#
## Docs
[Google Doc explaining the rules](https://docs.google.com/document/d/1Oagnr9oA5iCDa-N4KIC-juf7MJKU-b9oBe9DZROxPNo/edit)

#
## Set up locally
- npm install
- put mongodb srv in Sample.env file and rename it to .env
- npm start
- goto 127.0.0.1:5000/
#
## Screenshots

![Dashboard](/img/dashboard.png "Dashboard")
Dashboard

![register](/img/register.png "Register" )
Registration Page
![Login](/img/login.png "Login")
Login Page
![Questions](/img/questions.png "Questions")
Questions Page
![Leaderboard](/img/leaderboard.png "Leaderboard")
Leaderboard