Category: 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…

  • 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.…