Skip to content

vandaeldev/moovd-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Moovd Assignment

Introduction

The goal of this assignment is to show the thinking process of the programmer and to demonstrate some of the coding skills needed to work at Moovd.

Project

Company X wants an application to store the GPS data of their devices and provide insights from this data. The goal is to provide a login page, an overview page and a detail page.

The project consists of the following components:

  • SPA frontend with Angular v17;
  • REST API backend with NodeJS v20 and Fastify;
  • SQL Server 22 database schema building and querying with Prisma.

Running the code

See the respective README files of the backend and frontend for instructions to run the code.

Potential improvements/enhancements

  • Monorepo workspaces
  • Project linting (e.g. ESLint)
  • Code formatter (e.g. Prettier)

See for improvements/enhancements specific to frontend or backend the respective READMEs in those folders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published