Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

186
Visualizações
How to make a working login functions for my website?

I am just entered this game since last December. Now I finished HTML CSS and a little bit of Java Script yet I got stuck at this stage: I can do basic styling but I don't know how to make it interactive.

So my question is :

how can I make a login function for websites, which can gives visitor an account (sign up, login, forgot password) that can do basic things like comment , add to basket and favorite a product?

Don't need to be specific, please just highlight which language is involved in which stage.

Thanks ahead.

about 4 years ago · Juan Pablo Isaza
2 Respostas
Responde à pergunta

0

Now I finished HTML CSS and a little bit of Java Script

So your site is what is called a static website.


If you want to allow login and data storing, you need a dynamic website, that requires one of this technologies:

  • PHP
  • ASP (check also ASP.NET)
  • Node.js (with express or http module)
  • Django (Python's library)
  • A few others...

All this technologies are called server-side languages/technologies, and the most used for long years has been PHP, that now has some strong rivals in terms of usage.

about 4 years ago · Juan Pablo Isaza Relatório

0

You can use only html/js to create a website. But, if you need authentication, post comments, a server side is needed. A js can call easely an API to authenticate (server side) and post comments with XHR. You have to create it. You need to know how Authentication headers works for server side. You need to have a database (sql, file or nosql, it's your choice) to save the users datas and rights.

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda