1

Please test this web tchat application that i coded from scratch using HTML/CSS/JS/PHP/AJAX. and give me your feedback. You can leave the feedback here or on that platform itself

(It is not live though, you need to press a refresh button to be able to see content update)

Here is the link

https://chatappag.000webhostapp.com/...

Comments
  • 1
    I enter a message, I press enter, nothing happens 🤷‍♂️

    Oh French... alright then,
    Creates account,
    Logs in... you are already connected!

    Fine, returns to chat... still don't work.

    @C0D4 is done.
  • 0
    @C0D4 thanks.

    I've just from fixing that annoying bug

    Pleasd give it a try again
  • 1
    @Afrographics emoji's break comments.

    Doesn't appear to be an auto refresh for comments either, I'm assuming that's what that button is for?
  • 0
    @C0D4 yes the button to the right is to refresh messages.

    I've implemented an auto refresh via Ajax but when online they told me that they can only handle 7500 request per hour.

    And then my application was crashing. Since to make the auto refresh work i was performing a request to my DB every 2s
  • 1
    @Afrographics Can you not store that in memory somehow? I'm thinking tmpfs, but I haven't used 0000 for years, you might not have access to it.
Add Comment