pinittome / pinitto.me

Main repo for pinitto.me open source corkboard
https://pinitto.me
Apache License 2.0
64 stars 14 forks source link

Who'd like to help build version 1.0? #119

Open lloydwatkin opened 10 years ago

lloydwatkin commented 10 years ago

I've been talking about creating version 1.0 of pinitto.me for a while now, so lets get this started. Basically if you'd like to get involved from stage 1 then please add your details below and where you would like to help.

Thoughts I have for version 1.0:

We should build things up from basics and deliver a minimal set of features but with the longer term goals in mind.

Personally I'm more comfortable server side than I am client-side because client side involves things looking good :)

@jdittrich

lloydwatkin commented 10 years ago

@peterwilli

jdittrich commented 10 years ago

great!

Is there a model/diagram of the data flow between server and client (and possibly for different "layers" on the client side if such a structure exists)? It would help me (and hopefully others) to see where I can contribute (regarding writing code).

Some cases that would be interesting for that:

I already tried to read the code a bit; but it would greatly help (I got stuck with the socket events and the devision of tasks regarding the notes in /public as well as in /src/classes)

peterwilli commented 10 years ago

@lloydwatkin sorry was a little busy lately with a crowd-funding campaign, I'll see what I can do!!!

jdittrich commented 10 years ago

I'd like to work mainly on frontend features, especially on the level of efficient and understandable user interaction.

Ideas – features and usability:

Ideas – technology