Freelancer: hollan86
Share:
Report Entry

itblogs demo

Hi There, -Please see the demo site in the link below. URL: https://itblogs-demo.herokuapp.com/ -The app/site has all the functional requirements as requested. -It also has a backend where you can login and add Podcasts/Blogs and their tags. Use this link to login into the backend BACKEND URL: https://itblogs-demo.herokuapp.com/admin/ LOGIN CREDENTIALS: username: Admin Password: test@adm1n -At the moment the search functionality searches based on author and title. But this is just the beginning, more filters can be added. TECHNOLOGY USED: I have used React for frontend and Django for backend. The app is hosted on Heroku. LOOK AND FEEL: I have gone for a minimalistic design with the color palette in link below, https://colorhunt.co/palette/117601 Let me know your thoughts/feedback or additional requirements so that I can improve it.

Contest Entry #3 for                                                 Directory of blogs and podcasts (similar to codetalks.tv but for blogs), tagged with categories with a backoffice to insert and a mysql database to store it all

Public Clarification Board

  • dmorillo
    Contest Holder
    • 4 years ago

    Once finished, I will host the web in my hosting; what are the requirements?

    • 4 years ago
  • dmorillo
    Contest Holder
    • 4 years ago

    Looks good.
    - If there are many entries, the idea is to load only some (like 20?), and when scrolling down, then loading more.
    - For Blogs and podcasts the "box" to show the title author, etc, shouldn't be as big as for videos (as there may not be a related image). in this way, more entries will fit per page.
    - for the tags, can the color be set up (and stored as attribute in the database, through the backend?
    -ragarding design, I like minimalistic, but maybe not so much! I may tell you to add a logo or something (and maybe to change to palette with blues, like https://colorhunt.co/palette/147323)

    • 4 years ago
    1. hollan86
      hollan86
      • 4 years ago

      Hi thanks for the feedback!. Yes, I will set it up so that it only loads some like 20 at a time as you scroll. Tag colors as well, can be implemented so that you can set them from the backend. Any other requirements you might have, I will implement them :) . Let me implement these changes now then I will let you know so that you can have a look.

      • 4 years ago
  • hollan86
    hollan86
    • 4 years ago

    First time you open the link, the it will take a few seconds to load because the dyno(host process) on which it runs on is on sleep mode, takes a moment to get back online. This doesnt happen once in production. Its really fast!. I have added some animation to give it some cool effects. Let me know your thoughts.

    • 4 years ago