R
R
Rinat Bakiev2016-12-07 08:51:38
Programming
Rinat Bakiev, 2016-12-07 08:51:38

How to quickly launch projects?

Hello.
We mainly use Python/Django/Postgresql in our projects. On the Angular front is now ReactJS. Usually 3-4 performers work on a project. We are trying to use agile. In most cases, fakups happen due to incorrect timing for execution. Well, sometimes, that the first step was taken incorrectly: the database was designed wrong, migration is needed, etc.
Question. Can you recommend something to read? Can pochovetete tools (including paid ones) for "quick" programming, deployment and for any other application.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Kovalsky, 2016-12-07
@bakiev

Click here to deployseveral solutions for Python/PostgreSQL are discussed. For "quick" programming? Personally, I am a supporter of "fast, high quality, cheap. Choose any two." What you describe as "the database was designed wrong, migration is needed" is an agile problem with a short sprint and without the slightest thought "what next?". I have seen such projects myself. Here, in my opinion, the paths may be different. one of them is "acceptance". Yes, at that step we took a wrong turn and are raking up the consequences - next time we will be smarter (probably). The second is "increasing the sprint" to 2-3 weeks. The third is "analytics". You write that you have 3-4 performers. And how many project analysts? I think that 0. Further - you speak agile. Is there a code review? Testing is clear what should be (by the way, is there?). Review is also necessary

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question