FIPost / FIPost/ui

Add repository pattern

Open
#73 0 comments 0 reactions 1 assignee Claimed by @SjorsScholten View on GitHub
Dominant language
Vue
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Problem**
The frontend does not work without a connection to the backend. There is no way to develop or test the frontend as a standalone app.

**Goal**
Make the frontend more maintainable and testable.

**Solution**
Implement a repository pattern so we can easily switch between different context environments (i.e. local, remote, development, production, testing)

**Tasks**
- [x] LocalRepositories
- [x] Packages
- [x] Locations
- [x] Employees
- [x] RemoteRepositories
- [x] Packages
- [x] Locations
- [x] Employees

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.