Difference between revisions of "Stock Sharks"

From mn/ifi/inf5750
Jump to: navigation, search
(Made heading)
(Added more info)
Line 6: Line 6:
 
== Product descriptions requirements ==
 
== Product descriptions requirements ==
 
* A description of the product you are developing, including features/requirements being implemented and mockups/screenshots. Also specify which assignment you have chosen.
 
* A description of the product you are developing, including features/requirements being implemented and mockups/screenshots. Also specify which assignment you have chosen.
 +
* We have choosen the Stock project TODO: Write more here and look at what features we need. Front-end, back-end, visualization++?
  
 
== Architecture ==
 
== Architecture ==
 
* Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.
 
* Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.
 +
* We are going to use React to the front-end part and NodeJS to the back-end part. We're planning to use the visualization tool D3. We have choosen these technologies since we are a little familiar with React and NodeJS. D3 seems like a good tool for visualization.
  
 
== Licensing ==
 
== Licensing ==
 
* Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.
 
* Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.
 +
* TODO: Check this up!
  
 
== Division of labour ==
 
== Division of labour ==
* Describe how tasks are divided within the group.
+
* Describe how tasks are divided within the group.  
 +
* Malin: One back-end, one with the visualization front-end thing, manager,  ++? or just everyone do everything?
  
 
== Project repository ==
 
== Project repository ==
* Include a link to the project repository, even though the repository should be private and only visible to group members and group teachers/lecturers.
+
* GitHub-repository: https://github.uio.no/stocksharks/stockvis

Revision as of 15:48, 24 October 2017

Group members

  • Malin Aandahl (mwaandah)
  • Mari Grønberg (margronb)
  • Christina H. Andresen (chrhan)

Product descriptions requirements

  • A description of the product you are developing, including features/requirements being implemented and mockups/screenshots. Also specify which assignment you have chosen.
  • We have choosen the Stock project TODO: Write more here and look at what features we need. Front-end, back-end, visualization++?

Architecture

  • Describe the technical architecture of the product, including what frameworks you will be using (e.g. react, angular, others) and /why/ you have chosen these.
  • We are going to use React to the front-end part and NodeJS to the back-end part. We're planning to use the visualization tool D3. We have choosen these technologies since we are a little familiar with React and NodeJS. D3 seems like a good tool for visualization.

Licensing

  • Discuss the implications (if any) on the product you are development from the software licenses of the frameworks and libraries you are using.
  • TODO: Check this up!

Division of labour

  • Describe how tasks are divided within the group.
  • Malin: One back-end, one with the visualization front-end thing, manager, ++? or just everyone do everything?

Project repository