Merge Reflect API and Vegvisir sources into the same root #23
No reviewers
Labels
No labels
bug
content
dependency
documentation
enhancement
refactor
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vlw/vlw.se!23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/23/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The PR is a huge refactor of all Reflect and Vegvisir code. I've merged the API and "Front-end" codebases together into the same root, this will allow for both Reflect and Vegvisir to use the same resources. Not only that, but I've also added proper database modeling with actual OOP inheritance for database tables.