LicKWiD_IcE
Well-Known Member
Hi,
I am helping a friend with a small website, I was thinking of "developing" the thing myself using just HTML and JQuery (Will need some data access though). I was wondering whats the best technologies to use given the following requirements:
1) No licensing required
2) Free hosting (or at worst max R 50.00 a month)
3) Site will require Registration
4) Site will be like a catalog so I need to find an easy way for client to manage catalog items (They should be able to update products on mobile by just uploading an image, putting in details or a caption)
5) Database will store Catalog Items and Registration Details
6) DB Size will be maximum 1 GB (I'm not counting Logs!)
7) At best 100k hits a month so B/W not that heavy, more like 100 hits a day average.
I was going to use the following techologies: MVC4, JQuery, EF, SQL Express (I can do it fairly easy 1 day excluding static content on these platforms but I don't know the cost of hosting and the rules around SQL Express etc)
I'm looking for a better route since I'm also looking to use this opportunity to learn other technologies, so will Drupal,Wordpress or Joomla be applicable here?
OR I could use Java/PostgreSQL/MySQL
Can I not just create a blog on wordpress or something that requires registration in order to view the blog? wouldn't that be the easiest / cheapest route to go?
I am helping a friend with a small website, I was thinking of "developing" the thing myself using just HTML and JQuery (Will need some data access though). I was wondering whats the best technologies to use given the following requirements:
1) No licensing required
2) Free hosting (or at worst max R 50.00 a month)
3) Site will require Registration
4) Site will be like a catalog so I need to find an easy way for client to manage catalog items (They should be able to update products on mobile by just uploading an image, putting in details or a caption)
5) Database will store Catalog Items and Registration Details
6) DB Size will be maximum 1 GB (I'm not counting Logs!)
7) At best 100k hits a month so B/W not that heavy, more like 100 hits a day average.
I was going to use the following techologies: MVC4, JQuery, EF, SQL Express (I can do it fairly easy 1 day excluding static content on these platforms but I don't know the cost of hosting and the rules around SQL Express etc)
I'm looking for a better route since I'm also looking to use this opportunity to learn other technologies, so will Drupal,Wordpress or Joomla be applicable here?
OR I could use Java/PostgreSQL/MySQL
Can I not just create a blog on wordpress or something that requires registration in order to view the blog? wouldn't that be the easiest / cheapest route to go?