Difference between revisions of "The kake is a lie"

From mn/ifi/inf5750
Jump to: navigation, search
 
(34 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
== Project Description ==
 +
 +
=== Summary ===
 +
 +
Messaging app optimized for touch-based devices with offline support for last n months.
 +
 
== Group Members ==
 
== Group Members ==
  
[[mailto:stefanmg@mail.uio.no Stefan M. Gulbrandsen]
+
*[mailto:stefanmg@mail.uio.no Stefan M. Gulbrandsen]
[[mailto:oyvindkg@mail.uio.no Øyvind K. Grutle]
+
*[mailto:oyvindkg@mail.uio.no Øyvind K. Grutle]
  
 
== Requirements ==
 
== Requirements ==
 +
 +
=== Features ===
 +
 +
*Inbox (Recieved messages)
 +
*Outbox (Sent messages)
 +
*Favourites
 +
*New message
 +
*Search (If time, search sugestions)
 +
*Delete
 +
*Flag (Important)
 +
*Checkbox (Check one or multiple messages)
 +
*Drafts (Saved, but not sent messages)
 +
*Settings
 +
 +
=== Architecture ===
 +
 +
*Javascript (Angular etc.)
 +
*CSS
 +
*HTML5
 +
*Bootstrap
  
 
== Time schedule ==
 
== Time schedule ==
  
== Division og tasks ==
+
== Division of tasks ==
 +
 
 +
Since we are only two people we will probably change who is working front end and back end development quite often.
 +
At least untill we find out what suits us best.
  
 
== Screenshots and screen flows ==
 
== Screenshots and screen flows ==
  
 
== Documented learning during project ==
 
== Documented learning during project ==
 +
 +
=== HTML ===
 +
 +
* Dynamic Web Content management
  
 
== Suggested improvements to APIs etc ==
 
== Suggested improvements to APIs etc ==
  
 
== Link to repository ==
 
== Link to repository ==
 +
 +
[https://github.com/Oyvinkg/Cakebox https://github.com/Hysas/cakebox]
  
 
== Sample web app ==
 
== Sample web app ==
 +
 +
=== Dynamic Page Sample ===
 +
 +
[http://inf5750-5.uio.no/apps/cakebox/index.html http://inf5750-5.uio.no/apps/cakebox/index.html]

Latest revision as of 16:52, 22 November 2014

Project Description

Summary

Messaging app optimized for touch-based devices with offline support for last n months.

Group Members

Requirements

Features

  • Inbox (Recieved messages)
  • Outbox (Sent messages)
  • Favourites
  • New message
  • Search (If time, search sugestions)
  • Delete
  • Flag (Important)
  • Checkbox (Check one or multiple messages)
  • Drafts (Saved, but not sent messages)
  • Settings

Architecture

  • Javascript (Angular etc.)
  • CSS
  • HTML5
  • Bootstrap

Time schedule

Division of tasks

Since we are only two people we will probably change who is working front end and back end development quite often. At least untill we find out what suits us best.

Screenshots and screen flows

Documented learning during project

HTML

  • Dynamic Web Content management

Suggested improvements to APIs etc

Link to repository

https://github.com/Hysas/cakebox

Sample web app

Dynamic Page Sample

http://inf5750-5.uio.no/apps/cakebox/index.html