Collaborative effort to catalogue & rate everything in existence. Written in Typescript with Svelte, TailwindCSS and Sanity.
Go to file
Xinrui Chen 315a8ef5cb
Merge pull request #46 from zschaffer/readme
update: adjusted readme
2022-07-22 15:04:27 -07:00
backend fix: change vite version to 3 for playwright 2022-07-19 08:43:42 -07:00
src feat: moved filters into stores, adjusted filter setting for defaults with structured clone 2022-07-22 13:23:30 -07:00
static update: adjusted readme 2022-07-22 15:03:18 -07:00
tests test(helpers/getavgrating): full coverage unit tests 2022-07-19 13:17:46 -07:00
.eslintignore First commit 2022-07-10 18:16:16 -07:00
.eslintrc.cjs First commit 2022-07-10 18:16:16 -07:00
.gitignore test: create basic testing framework 2022-07-19 12:50:23 -07:00
.npmrc First commit 2022-07-10 18:16:16 -07:00
.prettierignore First commit 2022-07-10 18:16:16 -07:00
.prettierrc First commit 2022-07-10 18:16:16 -07:00
CONTRIBUTERS.md Added credits and collaborators 2022-07-10 19:12:54 -07:00
README.md update: adjusted readme 2022-07-22 15:03:18 -07:00
package.json feat: navigation for prev/next with parameter updating 2022-07-19 16:39:56 -07:00
playwright.config.ts test(helpers/getavgrating): full coverage unit tests 2022-07-19 13:17:46 -07:00
postcss.config.cjs First commit 2022-07-10 18:16:16 -07:00
setupTest.js test(helpers/getavgrating): full coverage unit tests 2022-07-19 13:17:46 -07:00
svelte.config.js test: create basic testing framework 2022-07-19 12:50:23 -07:00
tailwind.config.cjs First commit 2022-07-10 18:16:16 -07:00
tsconfig.json fix(tsconfig.json): add alias configuration (#43) 2022-07-22 12:17:08 -07:00
vite.config.js Merge branch 'dev' into 23-implement-unit-testing-helper-functions 2022-07-22 12:11:47 -07:00
yarn.lock feat: moved filters into stores, adjusted filter setting for defaults with structured clone 2022-07-22 13:23:30 -07:00

README.md

Rating Room

About

This project is a collaborative effort to catalogue and rate everything in existence.
Written in Svelte with TailwindCSS, Typescript, and Sanity. Testing is implemented in Jest and Playwright.

Usage

npm run dev

Runs client in vite.

yarn test:unit
yarn test

Testing: Unit tests run in Jest, integration tests run in Playwright.

Functionality

Home Page and Product View home Live Product Searching search Filtering/Sorting filter/sort