Post
Topic
Board Project Development
Re: How do I create and design simple website?
by
moneystery
on 05/09/2023, 13:43:07 UTC
I was going to use Wordpress, but noticed that some people prefer Django. To be honest, I don't know much about this CMS. What do you think? Which tool is better?

you can try to create a website using codeigniter and bootstrap. if you understand php and html, it shouldn't be difficult for you to build a website using these 2 frameworks. and it should be quite easy to use that framework compared to django, because there are many tutorials available on youtube and google that you can learn and they use php which the average programmer already understands.