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

163
Visualizações
trying to build a simple JS web UI to post data to MongoDB. Some advice?

I've been playing with and learning JS for a few months and have built some dynamic text changing sites. Long story short I my wife has a need for a simple tool she can post client account info in and search later with notes. There's a lot of things that can do this but I want to use it as a reason to learn Node.js and work on more JS stuff.

All the back-end things I could easily do in Python but I don't really know how to bridge JS to python so I figured I'd just use a native JS back-end instead.

Upon searching I'm seeing a lot of JS frameworks and now I'm sort of lost. I have my db set up and a bunch of servers, but what is the best framework I should use to:

  1. authenticate a user
  2. fill out a form and save the data to mongodb
  3. be able to search said data and retrieve the results in a list

I don't really need any code help at this time, I just don't want to spend 3 weeks learning React only to find out Node was easier and better for this application.

Thanks.

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

0

You can use Node.js and Express.js for that.

For the Frontend, since it is something simple, you can try React and use create-react-app to generate the starter boilerplate.

With Node.js on the backend, you can also use an npm package called mongoose to connect and do all MongoDB operations.

If you need authentication, passport can simplify that for you.

For the UI you can use MaterialUI

For simple small projects, this is my way to go, if you need help later you can also ping me I would be happy to help.

about 4 years ago · Juan Pablo Isaza Relatório

0

Isn't your need actually a mongodb client GUI?

Better not reinvent the wheel and rely on battle tested solutions to manage the users (always touchy because of GDPR regulations).

A quick web search led me to https://www.mongodb.com/products/compass but there are plenty of such tools for free.

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