Skip to content

Semestral work for SIN course in CTU 5th semester. Full documentation and architecture for the Sinners platform - a system connecting clients, performers, and clubs with anonymity, reservations, payments, and management tools. Includes all UML diagrams, requirements, and business analysis.

Notifications You must be signed in to change notification settings

anokhver/sin_sem_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sinSemestralWork

Semestral work for SIN course in CTU 5th semester

Setup local git

  1. Clone repository

    git clone git@github.com:GlycerolVeinz/sinSemestralWork.git

  2. Change directory

    cd sinSemestralWork

  3. Get all remote branches

    git fetch

  4. Go to develop branch

    git checkout origin/development 1

  5. Create new branch for your work

    git checkout -b <your-name>

Footnotes

  1. Or git checkout -b <your-name> origin/development to create new branch with custom name.

About

Semestral work for SIN course in CTU 5th semester. Full documentation and architecture for the Sinners platform - a system connecting clients, performers, and clubs with anonymity, reservations, payments, and management tools. Includes all UML diagrams, requirements, and business analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published