Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalzkhan committed Oct 27, 2011
1 parent 3bd2a06 commit e85537f
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions reports/report.tex
Expand Up @@ -99,15 +99,16 @@
\begin{itemize}
\item Week 1: Setup DB and server to receive Tweets and RSS, UI Mockups
\item Week 2: UI Implementation, Design algorithms to generate keywords
\item Week 3: Website(Beta, Iteration 1) online
\item Week 3: Getting the web app online (Beta, Iteration 1)
\item Week 4: Debugging, refactoring and optimization (Iteration 2)
\item Week 5: Work on Extensions, Sentiment analysis algorithm, Categorization algorithm (Iteration 3)
\item Week 6: Final polishing of app (Iteration 4)
\end{itemize}

\section{Outline of different iterations}
\begin{description}
\item[First Iteration] MVP, basic news augmenting functionality and live updates.
\item[First Iteration]
MVP, basic news augmenting functionality and live updates.
\begin{itemize}

\item Setup DB and server to receive Tweets and RSS
Expand All @@ -123,14 +124,17 @@
\item UI Implementation: Framework and plugins to use (eg jQuery, jQuery plugins, Twitter Bootstrap, etc)
\item Getting the web app hosted
\end{itemize}
\item[Second Iteration] Polished and Efficient implementation including Debugging, refactoring and optimisation
\item[Third Iteration] Extensions including:
\item[Second Iteration]
Polished and Efficient implementation including Debugging, refactoring and optimisation
\item[Third Iteration]
Extensions including:
\begin{itemize}
\item Sentiment Analysis algorithm
\item Categorization algorithm
\end{itemize}

\item[Fourth Iteration] Final Product
\item[Fourth Iteration]
Final Product


\end{description}
Expand Down

0 comments on commit e85537f

Please sign in to comment.