Skip to content
This repository was archived by the owner on May 17, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@

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
[![Video Presentation | YouTube](https://img.youtube.com/vi/XeNMqyVeO-Q/0.jpg)](https://www.youtube.com/watch?v=XeNMqyVeO-Q)
- [Design Specification](/artefacts/Design-Specification.pdf)
- [Video Presentation | YouTube](https://youtu.be/XeNMqyVeO-Q)
- [Implementation Report](/artefacts/Implementation-Report.pdf)

## Project Requirements
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ filelock==3.18.0
identify==2.6.10
idna==3.10
iniconfig==2.1.0
msal==1.32.0
msal==1.32.3
nodeenv==1.9.1
packaging==25.0
platformdirs==4.3.7
Expand Down