Coders-Central / Coders-Central.github.io

Welcome to Coders-Central!
Coders-Central.github.io
1 stars 2 forks source link

More than just a sign in form... #23

Open Mektrode opened 9 years ago

Mektrode commented 9 years ago

Guys i'm going to need a new page designed specifically for our users... Something along the lines of a forum, i'm thinking.

I can get the sign-in code ready later today. But once successful where will it take our users?

Mektrode commented 9 years ago

We also gonna need a Sign-up section on the website

Mektrode commented 9 years ago

Sorry just saw the sign-up section on the main page

Mektrode commented 9 years ago

We just need to add new username and password fields to it

ABaker86 commented 9 years ago

Actually the Page currently contains a form directly in the upper fold of the page labeled"Get In Touch". I think that we can simply remove the message input field and turn the form into a Register form rather than a "get in touch" form.

ABaker86 commented 9 years ago

I do think that we will need a page for the user to go to after signing in, but I am not sure what type of unique service we can provide for our new members. A forum is a good Idea, but would require the use of a database (again) if we plan on building this from scratch.

Mektrode commented 9 years ago

A forum is no problem. I have created whole realtime chat aplications b4. This should be a doddle

ABaker86 commented 9 years ago

Chat applications and forums are two different things. Chat applications are expected to retain data for a much shorter period of time before being released. Forums are expected to retain data indefinitely. How were you expecting to store forum information (via text file)?

SindhujaD commented 9 years ago

Would the forums just be general code/other topics, or something in particular?

Mektrode commented 9 years ago

I was thinking any code related topics there are. But nothing in particular. This way new coders will be exposed to all kinds of new web technologies buzzing around in the discussions and will help them get stuck right into it.

SindhujaD commented 9 years ago

Sounds good.

On Sunday, July 6, 2014, M-Hc0d3 notifications@github.com wrote:

I was thinking any code related topics there are. But nothing in particular. This way new coders will be exposed to all kinds of new web technologies buzzing around in the discussions and will help them get stuck right into it.

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/23#issuecomment-48111640 .

Mektrode commented 9 years ago

Im going to need that forum set up in html very soon guys.

ABaker86 commented 9 years ago

Our current web site is static. However, Forums don't contain static data. How do you propose we keep track of forum posts? Without a database to store the forum threads we will only be able to create is a static forum skeleton.

SindhujaD commented 9 years ago

I'm not very experienced with forums so I'll do my best to do other things such as styling and other parts, if thats fine with you guys

On Tue, Jul 8, 2014 at 12:44 PM, Adam Baker notifications@github.com wrote:

Our current web site is static. However, Forums don't contain static data. How do you propose we keep track of forum posts? Without a database to store the forum threads we will only be able to create is a static forum skeleton.

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/23#issuecomment-48374155 .

Mektrode commented 9 years ago

Thats just it Baker. I need you guys to create the static forum skeleton with consistent design. Leave me for the data storing and live updating of forum posts e.t.c.

Mektrode commented 9 years ago

So a design with dummy posts and dummy discussions and the lot if you get the gist

Mektrode commented 9 years ago

I was thinking of a flat/metro designed modern forum

ABaker86 commented 9 years ago

Go for it SindhujaD nobody here will complain about committing code-at least I will not. Do what you think would work well for a initial design and we can all work from there. Make sure that you have pushed a new page (forum.html) page to the repo so that we will all have a point of reference when asking questions should any come up.

ABaker86 commented 9 years ago

I have not seen or heard anything from SindhujaD regarding a forum skeleton. I am just wondering if you are working on this or still interested.

SindhujaD commented 9 years ago

Sorry about that, I'm very busy this week so I'm trying to do as much as I can.

On Thursday, July 10, 2014, Adam Baker notifications@github.com wrote:

I have not seen or heard anything from SindhujaD regarding a forum skeleton. I am just wondering if you are working on this or still interested.

— Reply to this email directly or view it on GitHub https://github.com/Coders-Central/Coders-Central.github.io/issues/23#issuecomment-48686439 .