Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(frontend): add initial frontend styling, min/max prices #37

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

igorsimb
Copy link
Owner

@igorsimb igorsimb commented Nov 1, 2023

Fixes #39, #40

  • Added styling to item_list and item_detail pages
  • Added the following properties to Item model:
    • max_price
    • max_price_date
    • min_price
    • min_price-date
  • Added info about min/max price to item_detail page

- Added styling to item_list and item_detail pages
- Added the following properties to Item model:
  - max_price
  - max_price_date
  - min_price
  - min_price-date
- Added info about min/max price to item_detail page
@igorsimb igorsimb merged commit 6b99b97 into master Dec 28, 2023
1 check passed
@igorsimb igorsimb deleted the item-list-frontend branch December 28, 2023 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create basic frontend design
1 participant