Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.
/ death-notes-app Public archive

Coursework for COMPSCI5012 Internet Technology (M) 2024-25

Notifications You must be signed in to change notification settings

siddydutta/death-notes-app

Repository files navigation

Death Notes Application

COMPSCI5012 Internet Technology (M) 2024-25

Deployment Status

Death Notes is a full-stack web application that allows users to schedule emails to receipients that are released at a fixed date and time or after a period of inactivity, because some words are too important to be left unsaid. This project was developed as coursework for the COMPSCI5012 Internet Technology course and received a 100/100 grade.

Video Presentation | YouTube

Project Requirements

Project Setup

  1. Clone the Project
git clone https://github.com/siddydutta/death-notes-app.git
cd death-notes-app/
  1. Install Dependencies
npm install
  1. Compile and Hot-Reload for Development
npm run dev
  1. Type-Check, Compile and Minify for Production
npm run build
  1. Run Unit Tests with Vitest
npm run test:unit
  1. Lint with ESLint
npm run lint

Team Members

  1. Arshia Kaul ([email protected])
  2. Harish Ravichandran ([email protected])
  3. Siddhartha Pratim Dutta ([email protected])

About

Coursework for COMPSCI5012 Internet Technology (M) 2024-25

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •