Category: System Development

  • GitHub Tutorial part 2

    Part 2 of 2 I wrote this tutorial for my classmates that never had used GitHub or any version control before. So it is done on a basic level and I have purposely left out details to make it easier to get started. If you are new to version control and Git I recommend you…

  • Web Accessibility – Degree Project part 2

    This post is a part of my degree project “An analysis of knowledge and usage of web accessibility guidelines, among web agencies and clients” written during the last course of a system developer education. All information from the thesis is not included and some text is changed. Since it is written in early 2020, all information might…

  • Web Accessibility – Degree Project part 1

    This post is a part of my degree project “An analysis of knowledge and usage of web accessibility guidelines, among web agencies and clients” written during the last course of a system developer education. All information from the thesis is not included and some text is changed. Since it is written in early 2020, all…

  • Database to Database

    The goal with this project was to transfer an old database and include the data in a new existing one.The company have a product that is used as a platform for online courses. Thisproduct has been rebuilt a few years back but one of the class categories: Electricity educations has never been moved over to…

  • XML Sitemap generator

    The goal with the project is to build a sitemap generator, where you type in your domain and it generates XML sitemap that you can download. There will be a free version and a subscription version. If you subscribe you will have access to more features, like save domains, set an automatic crawl calendar etc.…