From 9507ba5a9a6502279c01be7142927065560daab1 Mon Sep 17 00:00:00 2001 From: "Fardhin Masud (masudm6)" Date: Wed, 29 Mar 2023 17:12:56 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d26a23..41e3332 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # 5001CEM_bookshop -# Post-CW Note: -This code can be considered WIP and the shortfalls are better described and tested in the associated report. Had more time been allocated, it could have been completed to its full by improving the basket functionality, UI, security and the entire backend. Many have since been investigated throughout various projects (e.g. By adding a model based system for data and implementing a CSS library.) +## Post-CW Note: +This code can be considered WIP and the shortfalls are better described and tested in the associated report. I was awarded 72% for this module. + +Had more time been allocated, it could have been completed to its full by improving the basket functionality, UI, security and the entire backend. + +Many have since been investigated throughout various projects (e.g. By adding a model based system for data and implementing a CSS framework.) ## Project 2: Bookshop website This repository contains the code for my submission of the 5001CEM Project (Bookshop) as part of my coursework