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