Fixes
Fixes for #46 (closed)
Description
This pull request contains the front-end portion of the homepage and sidebar.
Type of PR This PR is a [feature].
Technicalities
- Route for home page was added inside the
app/cake/config/routes.php
file - Implementation quicknotes can be found inside
app/cake/src/Template/Home/index.ctp
Tests
Screenshots
Checklist:
-
My pull request has a descriptive title (not a vague title like "Update index.md
"). -
My pull request targets the phoenix/develop
branch of the repository. -
My commit messages follow best practices. -
My code follows the established code style of the repository. -
I tried running the project locally and verified that there are no visible errors.