Giter VIP home page Giter VIP logo

kbe's Introduction

KBE Project "Christmasshop"

A kitten walks towards the camera. On its tail are drawn christmas decorations so that it looks like a christmas tree.

Project assignment for "Komponentenbasierte Entwicklung"

Hochschule für Technik und Wirtschaft Berlin, WiSe21/22


Table of contents

Description

Welcome to our component-based-development project "Christmasshop" in the Wintersemester 21/22. Our goal was to implement a project consisting of various services representing an online shop for delightful Christmas decorations.

The full project includes:

  • Application Microservice
  • Calculator Service
  • Storage Service
  • Gateway Service
  • Frontend

Which can all be found as submodules to this repo.

Installation and Run

To start the whole Project Rebex SFTP server is required. Clone all required submodules, install the required components and run each service.

Apart from the frontend, all services in this project require Maven to run.
After cloning the repos and once Maven is installed, enter

./mvnw spring-boot:run

in your terminal.

The frontend requires Node.js to run.

cd <projektfolder>
npm install

To start the server

npm start

And open the app in your favourite browser (we recommend Firefox) via localhost:3000 .

Architecture and Implementation


Component diagram of the Christmasshop
(image: Architecture diagram)

Sequence diagram of the Christmasshop
(image: Sequence diagram)

Used Technologies

Contributors

Name MatrikelNr. GithubRepo
Ekaterina Krysenkova 0573734 link
Paula Katharina Pätzold 0573372 link

License

Copyright 2022 Krysenkova, Pätzold

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A lot of black cats are photoshopped together to resemble the shape of a christmas tree. Their eyes are blinking irregularly, mimicking fairy lights.

kbe's People

Contributors

paulasgithub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.