Skip to content

This project was created as part of the project work for the part-time studies in the 7th semester at the Zurich University of Applied Sciences in Zurich.

License

Notifications You must be signed in to change notification settings

Alin0u/KI_Newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub repo size GitHub license GitHub top language GitHub last commit

KI_Newsletter

Contents

System Details

Version 1.0.0

Programming languages: JavaScript, HTML, CSS

Frameworks: Spring, Angular

Installation

Dependencies

  • node Version 20.9.0
  • Maven 3.9.5
  • Spring 3.1.5

Package Installation

The program can be installed locally using the following instructions: Installation

Branching Model and Naming

We use a simplified version of Gitflow

Name Description
main The master branch contains the production code and stores the official release history.
develop The development branch contains pre-production code and serves as an integration branch for features.
feature Each new feature should be placed in its own branch, which can be moved to the central repository for backup/collaboration.

Commit Messages

Format:
<type>(<scope>): <subject> [<issue number>]

Beispiel:
feat(Save Button): Implemented save button [MF-1]

The following types are used:

  • ci: Changes to our CI configuration files or scripts
  • docs: Documentation changes
  • feat: A new feature
  • fix: A bug fix
  • refactor: Code changes to improve readability
  • test: Adding or adjusting tests

For more information: Angular Commit Message Guidelines

Versioning

  • Major Release: Change to the software (not compatible with previous versions)
  • Minor Release: New functionality (backward compatible)
  • Patch: Bug fix

Format: 1.0.0

Templates

We used the following websites as aids and templates for our Readme/Project. A big thank you to the creators of these pages.

In addition to the above-mentioned sites, we have also drawn inspiration from other GitHub repositories.

Authors

Created by:

Contribution

This project was created as part of the project work for the part-time studies in the 7th semester at the Zurich University of Applied Sciences in Zurich.

Terms of Use

License

About

This project was created as part of the project work for the part-time studies in the 7th semester at the Zurich University of Applied Sciences in Zurich.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •