Skip to content

mleenings/fullstack-tasks

Repository files navigation

Tasks Application

Codacy Badge License: GPL v3 Maintenance HitCount

Table of contents

General info

This is an example Full-Stack Project.

Installation

To run this project, install it locally using gradle:

> gradle clean build

Run the Application

gradle bootRun

and

cd tasks-ui && ng serve

Impressions

Desktop Version Mobile Version
Tasks-desktop.png Tasks-mobile.png