Answer the question
In order to leave comments, you need to log in
We want to write a website - how to work together via the Internet?
Answer the question
In order to leave comments, you need to log in
Try to consider the BEM layout methodology, using it you can safely divide different parts of one project between different people, allowing you to work in parallel and without harming each other.
Koding.com had a team development habit but hadn't looked at it in a long time. And so everything is right, Skype and version control system.
We store the project repository in GitHub.
In Basecamp / Trello or in GitHub itself, we discuss the project and set tasks.
Sobsno everyone does it and you connect.
Maybe I didn't understand something. The question sounds kind of vague.
Divide the task into responsibilities, for example, you make up, she writes js, he pulls it.
Create a repository with branches like this:
master => testdev => 3 branches for each of you from the testdev branch. You can also make branches locally for yourself. Then merge all your branches with the testdev branch, test, everything is ok, merge with master.
What do you need a website for?
In general, you need to understand what you want, prescribe it. Break it down into stages and assign tasks to each. Someone typesets, someone "pulls" on the engine, someone is engaged in advertising (as I understand it, you need it for PR)
If I were you, I would try to find a person who would help you with the separation of duties and team management - this is the same experience that is useful for a good developer who wants to become a lead.
I would have volunteered to help myself, but I have a diploma on my nose, there is no extra time
Required items:
Task completion:
It is important that the tasks do not overlap much in terms of changes in the code, because will have to resolve many conflicts.
Communications - skype, mail + agreements on the work schedule.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question