yalsaffar / Tourism-Recommendation-System

5 stars 2 forks source link

Basic Outline #6

Open yalsaffar opened 1 year ago

yalsaffar commented 1 year ago

We should have a basic HTML representation of our model. This should be done initially using flask and other web development tools. It should have like, dislike, and save(or super-like).

@majdbar321 can you work on this to showcase the model?

majdbar321 commented 1 year ago

Sir yes sir, Should I also include pictures or just a basic representation of how the information will be displayed?

yalsaffar commented 1 year ago

Whatever you find suitable for it for this stage.

majdbar321 commented 1 year ago

@yalsaffar I've just pushed the web-app basic layout(Tinder style) to the branch, although we still need to finish the backend logic to rerender every time the user swipes.