swsnu / swpp2020-team7

냉장고 파먹기 - 냉장고 속 재료를 기반으로 나만의 레시피를 추천받자! 주변 이웃과 재료 거래는 덤!
https://naengpa.shop/
3 stars 3 forks source link

[Frontend][Backend] Several Bugs in Frontend Solved & recipe sort& Today's recipe & Time and Session Setting #91

Closed lynn0506 closed 3 years ago

lynn0506 commented 3 years ago

Frontend

  1. several bugs Solved

    • regional setting page(wrong url)
    • styling - align items
    • button clicked error
    • socket closed
    • several undefined problem solved
    • alert modal in article
    • undefined variable added
  2. Recipe List can be sorted by query, food category, popular&recent filter buttons

  3. Today's Recipe shows itself (still has problem with images though)

  4. Session for foodcategory, ingredient, recipe, users and regions used

Backend

  1. Recipe List sorting feature implemented (time, likes, query, food category)
  2. TImezone modified for korean localtime

All the Tests and Lint error solved!!!

sonarcloud[bot] commented 3 years ago

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 16 Code Smells

64.2% 64.2% Coverage
0.0% 0.0% Duplication