Update design of Homepage and Sidebar

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

  • Screenshot_from_2020-06-03_15-11-26

  • Screenshot_from_2020-06-03_15-11-17

  • Screenshot_from_2020-06-03_15-10-45

  • Screenshot_from_2020-06-03_15-11-44

  • Screenshot_from_2020-06-03_15-26-04

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.
Edited by Samarth Sharma

Merge request reports

Loading