Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diivi/dcrypt
- Owner: diivi
- Created: 2020-08-27T15:38:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T18:45:54.000Z (almost 2 years ago)
- Last Synced: 2024-06-11T21:57:43.598Z (7 months ago)
- Topics: dcrypt, ejs, expressjs, mongodb, nodejs
- Language: EJS
- Homepage: https://dcrypt.in
- Size: 4.19 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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