Skip to content

Systems-Development-and-Frameworks/code_party_kp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systems Development and Frameworks - 2020/21

This is the homework repository of course Systems Development and Frameworks of Anton Karakochev, Phuong Pham, Kirill Prakhov

Homework - Exercise #0

  1. Find team members to groups of 2-3 people. Together, come up with a team name (Team names must be url-safe). We will setup a team on Github and Moodle for you. Kudos for a team name with a corresponding emoji.

---- Group is created with the name "code_party_kp" and the members "Kirill Prakhov and Phuong Pham and Anton Karakochev" -----

  1. Make a copy of this repository (using a second remote). Ensure that each member of your team has sufficient access. ⭐

---- ok done!!!!!! -----

  1. Replace the content of this README.md with your individual content. Here's a Github README.md template and there are more awesome READMEs out there. ⭐

Homework - Exercise #1

Implement a simple todo app with VueJS.

Each item in the todo app should:

Edit: display a form to update the todo

Save: update the todo and display it

Cancel: cancel the form submission

Delete: delete the todo

Homework - Exercise #5

Chosen Scenario - Neo4J and neo4j-graphql-js

Motivation

Why did we choose Neo4J and neo4j-graphql-js? Lyon's presentation convinced us to use and learn about this interesting technology. A similar use case like our WebApp was explained very well in the lecture and we would like to go deeper into this technology to understand how our application can look like using the graphs. It is also very interesting to see how the elements of the application depend on each other. This technology is new for all members, so we would like to explore it further. Regarding our use case: Our data can be represented very clearly with Neo4J, at the same time it also can be visualised and explored very well with Neo4J.

Homework - Exercise #7

Installation Instructions

  1. Deploy the backend as explained here.
  2. Deploy the webapp as explained here.

About

Gruppe von Kirill Prakhov, Thi Phuong Pham, Anton Karakochev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published