Code Monkey home page Code Monkey logo

software_architecture's Introduction

This project was a part of a course Software Architecture at Università della Svizzera italiana (USI) in Lugano.

A goal was to pick up a web or mobile application and create a suitable software architecture for this app.

In order to see my suggested software architecture, you can go directly to src/sa/model/ and open the index.md.

MSDE Software Architecture 2022

Modeling Assignment Repository

Getting started

yarn install
brew install plantuml

Building the document

yarn build

The document Markdown and PlantUML source is found in the src folder.

The HTML output is stored in the upload folder.

Clean the Output

yarn clean

Continuous Build

yarn watch

This requires yarn global add onchange to work. It will automatically rebuild the documentation when the source files are modified. Stop it using ^C.

Submitting Your Work

After adding (with git add) whatever file you have modified (please also include the generated files inside the upload folder), use the following commit message to indicate your work is ready to be checked:

git commit -m "exercise N complete, please check"
git push

We will use github issues to provide feedback about your model.

Also, be ready to present your submission according to the schedule.

software_architecture's People

Contributors

tmshts avatar

Watchers

 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.