DEV Community

Discussion on: What is a Web Developer and Why become one?

Collapse
 
dabjazz profile image
Yash_Jaiswal

I'm an IT student. Recently my professor said to create a mini project which is a simple web-app connected to a SQL database. It should perform normal CRUD functions.
Now I have no idea about web-dev. I am a hybrid app developer and have experience on flutter. I searched the internet and found these tools:-
Backend: Flask
Front-end: html, css, js
My main concern is frontend. There are many frameworks in js and there is bootstrap, tailwind too. What should I choose to make a minimalistic frontend?

Collapse
 
patrickdunn0 profile image
Patrick Dunn • Edited

Hey Yash_Jaiswal,

You will learn a lot from your project and it's very important that you care about it, so kudos.

About Frontend Frameworks, you don't need to worry too much.
Bootstrap is very popular, so I would definitely go for it.

Good luck for your project my friend !