The following repository contains the source code of the SkipFlow
platform. It is
an oversimplified abstraction of a code distribution platform, like GitHub
, written
in Java
. The source code was part of a workshop held by the SKIP
student organization,
delivering a hands-on experience with Git
(Version Control System) and GitHub
(Code
Hosting Platform).
- Clone this repository to your local machine.
- Follow the workshop instructions provided during the event to complete exercises.
- The required missing implementations are marked with
TODO
comments.
- Practice
Git
commands for version control. - Work collaboratively with fellow students on coding tasks.
The following students contributed to the development of this workshop:
Name | Work |
---|---|
<NAME> | What did you work on? |
<NAME> | What did you work on? |
<NAME> | What did you work on? |
The following class diagram provides an overview of the SkipFlow
platform:
We are an association at the Departments of Applied IT & Computer Science and Engineering at the University of Gothenburg. We are a group of students who are passionate about software development and want to share our knowledge with others. Find out more about us on our website.
Happy coding!