Experience/Projects App
Opened this issue · 0 comments
zemetia commented
Create an app that show the experience that I have,
The project is save in JSON type
Pengalaman / Experience
{
title: string, //posisi atau judul project
institution: string,
type: string,
from: Date,
until: Date,
location: string,
description: string
}