mercredi 24 avril 2019

Easiest Web Development Tool with DB support

I have a small project to implement based on a database that I have created.

I need to develop a website that interfaces with my DB. The website will need to have:

  • Registration (2 different types of users)
  • Login function (based on my DB)
  • Request a service (will perform insertion into my DB after user logs in)
  • View Requests (will read from the DB)

The above functions are custom to the design of my DB.

What are the easiest (minimal coding and preferably drag and drop) tools that are out there which will help me develop this website in the shortest possible time?

I have been developing the website using Flask(Python) and I believe there should be something easier than Flask.

Any suggestions?




Aucun commentaire:

Enregistrer un commentaire