Skip to content

holmesadrianh/PaySpace-Assessment

Repository files navigation

PaySpace-Assessment

Senior Front-End Developer assessment

Requirements

  • NodeJS (NPM)
  • SASS

Commands

Initialize

npm i

Compile

npm run compile

Watch

npm run watch

Part 1

Simple responsive webpage.

This section was kept simple. No custom CSS was used as the Bootstrap framework and utility classes is sufficient to create a simple layout. For more specific and unique designs, this would require more time or designer input. Keeping it clean and simple is more reliable if there is no design input.

Part 2

Using the existing foundation, a simple page for listing and filtering books was implemented. The focus is mainly on the filtering functionality. Design kept minimal and default with bootstrap to save time.

Part 3

Re-implemented part 2 into VueJS. The data for the books was also migrated to a json file and reusable sections were converted to components.

Part 4

Created a simple page with the single goal of finding longest palindromic substring. in addition, sample strings have been included to test the functionality.

About

Senior Front-End Developer assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published