Is My Client’s Website Still Considered Static?

0
0
Asked By Skywalker92 On

I have a client project where I'm supposed to create a simple website for a local foundation. Initially, I thought it would just be a static site with some informative pages, like about the foundation, donations, and contact info. However, they mentioned wanting the ability to add, edit, and remove content, including pages and images. Now I'm not sure if this can still be considered a static website. Will I need to set up authentication, a backend, or a database to manage this? Or is there a way to keep it static while meeting their needs? They're looking for something fast and straightforward, but the budget is quite tight. Any advice would really help, thanks!

1 Answer

Answered By CuriousCoder88 On

That's definitely leaning towards a CMS, so it's not static anymore. Since they want to update content frequently, you'll need some kind of system to handle that.

UserName007 -

Looks like it's WordPress time, right?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.