Verkefni 2 - 3Asians/FoodApp GitHub Wiki

Framework

The Javascript framework that we are going to use is Sveltejs, we'll be using TailwindCSS as our CSS Framework. The icon and other stuff that we need is from material.io and google map.

Git Workflow

We are going to use 3 branches (Master, develop and gh-pages). The master branch stores the official release history, and the develop branch serves as an integration branch for features. gh-pages is for the deployment, We are not sure if you can deploy Svelte app in GithubPages, if we cant then we would be using other website to deploy from gh-pages branch.

Teamwork

Anh will focus on Sveltejs with routing and other stuff, I'll be focusing on TailwindCSS and little on JS, Guðrún will be working on Database and Map, she will be making her own database. The map is from google. If there's a problem then we will help each other.