Skip to content

Latest commit

 

History

History
 
 

1DV508

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

19VT - 1DV508 - Project course in Computer Science - 7,5 hp

⬅️ Back

Test accounts

Instructions for installation and serving:

  1. In your terminal navigate to the directory where you wish to put the files.
  2. Clone files from repository.
  3. Navigate to .../1DV508/Webshop
  4. Use the command "npm i"
  5. When that is complete, use the command "ng serve"
  6. View the site on localhost:4200

Grades:

Assignment Passed
Web Shop ✔️
Report (Private) ✔️

Compatibility:

OS Browser
Linux ✔️ Chrome ✔️
Mac ✔️ Mozilla Firefox ✔️
Windows ✔️ Safari ✔️
Microsoft Edge ✔️
If the browser you are looking for is not listed it has not been tested.
Even if the browser is compatible with this website it does not mean it is bug-free!

Updates:

Date
3 June 2019 Web Shop & Individual Report Handed in
3 November 2019 Workshop 3 Recieved a Passing Grade 2
Assignments were given a passing grade

Disclaimer:

This is a student repository and all assignments are kept in this repository only as a resource which 
other students can take part of. Please do not copy - paste any of these assignments as this is violating 
the LNU rules which can lead to the termination of your reserved position at the university. Feel free 
however to look and take inspiration from these assignments!

Additionally this is an assignment completed by multiple students and is not the work of one student 
alone. Therefore it might contain variations in code readablity, performance & overall quality.
⬆️ Top