/    Sign up×
Community /Pin to ProfileBookmark

Seeking some suggestions

Hello. I’m kind of new in the web dev world.
I know basic html and css, and now I’m wrapping my head around javascript.

I want to create an events website. A website that would show all events happening in a city, by date and location. What skills do I need to make this kind of site? Are there any good templates that I could inspire from and jump right into it? And should I use wordpress as a content management system or what is an easy way for me to update the site with new events?

to post a comment
Full-stack Developer

4 Comments(s)

Copy linkTweet thisAlerts:
@jedaisoulOct 02.2014 — Firstly, JavaScript is (or should be) irrelevant to the functionality you want. A web page should function correctly with or without JS. What you need is PHP, either directly or through a CMS, the choice is yours. CMSs create code heavy inferior sites, but are easier (at first) to get a working sites written. However, they are harder to amend to suit specific requirements, because of the unintelligible code they spew out, and the fact that, as you did not actually write the code, you are not familiar with why it was written the way it was!!!

So far as updating the sites with new events, a good CMS should make this easy, but I don't use them so I can't recommend any. To facilitate update of the events by myself on a PHP site, I would use include files formatted in HTML. However, if the events need to be updated by others, I'd use ASCII text files and write a simple text-to-HTML facility used at run-time to sanitize the files and parse the text into headings and paragraphs. Either way, that would allow the events info to be updated without directly editing the web page code.
Copy linkTweet thisAlerts:
@abidasaalimOct 10.2014 — You need php or big CMS skills to developed an event based website.
Copy linkTweet thisAlerts:
@aframalikOct 13.2014 — If you are good in php or can make custom CMS then go with event based website.
Copy linkTweet thisAlerts:
@aubenefitOct 13.2014 — you can use joomla and build site. Then you can use many extensions event or other extension. Very simple.
×

Success!

Help @dunn91 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...