aboutsummaryrefslogtreecommitdiff
path: root/readme_en.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme_en.md')
-rw-r--r--readme_en.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme_en.md b/readme_en.md
index daea5f4..1a96ab1 100644
--- a/readme_en.md
+++ b/readme_en.md
@@ -2,7 +2,7 @@
## This is a school project using Python and SQL
-Note to English spreakers: most of this project is in Dutch (commit messages, documents etc.). I'll try to maintain this after the assignment deadline because I think this is a pretty cool project, and I'll be fixing issues/merging pr's after the deadline aswell. I think the deadline is January 25th though I'm not sure about this.
+Note to English spreakers: most of this project is in Dutch (commit messages, documents etc.). I'll try to maintain this after the assignment deadline because I think this is a pretty cool project, and I'll be fixing issues/merging pr's after the deadline aswell. I think the deadline is ~January 25th~ sometime in March? though I'm not sure about this.
## Things that we'd like to have working:
@@ -27,6 +27,7 @@ Note to English spreakers: most of this project is in Dutch (commit messages, do
- [Flask](https://flask.palletsprojects.com/) for the http server and REST API
- [ReactJS](https://reactjs.org/) to create the website
+- [NextJS](https://nextjs.org/) for static page routing
- [socket.io](https://socket.io/) for bidirecitonal communication during a game
- [SQLite](https://sqlite.org/index.html) for the database