Решение тестового задания для 4XXX
Create an app based on python/django with the functionality below:
- Register/Create user interface with django.
- Manage portfolio of 5-6 stocks (simple list) for user.
- Download historic data from Yahoo or Google Finance.
- Make plot "portfolio vs time", calculate & make table portfolio by month.
- The app should be published on github & should follow all standards for python/django.
- README file should have the description how to install & test the application.
- Each part of the app above should be tracked.
- README file should also include the time spent per each part.
- Настройка окружения сервера разработки и создание кабинета пользователя - 5 часов
- Разработка страницы вывода истории Yahoo finance - 4 часа
- Разработка страницы с графиком и таблицей по портфелю акций - 4 часа
- Начало работы: 14.07.2014
- Окончание работы: 16.07.2014
- Не учтено время планирования