yashmadaan343 / intech-22

Home Page:https://intech-22.alightknight343.repl.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intech-22

Submission for InTech 2022

Run locally

Clone this repository: git clone git@github.com:AlightKnight343/intech-22.git

Create .env with the following:

MONGO_URI=
SESSION_SECRET=
EMAIL= (preferably outlook)
EMAIL_PASS=
APP_BASE_URL=localhost:5000
NEWS_API_KEY= (guardian api key)

Install necessary Packages: npm install

Start: npm start

Visit: localhost:5000

Known Issues

You can select date before the actual day while creating assignments

About

https://intech-22.alightknight343.repl.co/


Languages

Language:EJS 59.0%Language:JavaScript 39.8%Language:CSS 1.2%