Skip to content

Instantly share code, notes, and snippets.

@methyl
Created May 6, 2014 08:04
Show Gist options
  • Save methyl/50e0895f91741cffe333 to your computer and use it in GitHub Desktop.
Save methyl/50e0895f91741cffe333 to your computer and use it in GitHub Desktop.

Donis WebPage Approximate Estimation

Approximate Requirements collected from wireframes: 130723_websitedraft and e-mail conversations.

Main parts of the webpage:

Map with projects

Backend

  • Grid DB model [1d]
  • Project DB model [1d]
  • Viewing project API [0.5d]
  • Editing projects API [0.5d]

Frontend

  • Basic map grid [1d]
  • Map icons [1d]
  • Connecting backend [1d]
  • Editing projects [1d]
  • Filtering [0.5d]
  • Browse project popup [1d]

Summary: 8.5 days

  • Looks more or less as this one below, projects can be sorted by Project Type or Year
  • Project Types: Frames, Cities (?), Objects, Research
  • The whole background is made of fixed number of squares
  • To each square its possible to assign one project icon Each square have 3 states: Active with project (greywith project’s icon) Active without project (grey) Not active (black but visible somehow in edit mode) Each project should have: project title (that appears in the popup and hover) project icon, project type, project year images description Browsing projects: User clicks the icon on the map, and the overlaying popup appears with the project images and description

Editing projects: In edit mode the owner can assign one of 3 states to every square Owner can add the project icon, project infos like title/type/year, images and description Owner can save/edit/delete projects Changing the state of the square doesn’t delete the project (Its possible to hide projects for a while)

News - 0.5d

  • should contain only buttons to Facebook, Twitter and Instagram

People - 1d

  • simple subpage with staff, clients and collaborators as text. (The popup window that overlays the map can work here)

Awards - 0.5d

  • could be text with listed awards, would be nice to somehow show on the map (popup)

Publications / Lectures - 0.5d

  • could be text with listed publications/lectures with an option to see more detailed view (popup)

Contact - 1d

  • showing two office locations on the map: Rotterdam and Mexico with contact data

Tonalpohualli 0.5d

  • subpage with images with the possibility to add a text (popup) For points 3-8 the owner can edit/save/delete content.

Some additional notes: There should be also an option to set the full page image background. - 0.5d The menu order is not defined yet, could be set as it is described above or grouped e.g Office: News, People. It’s also good to consider if Publications/Lectures should be together or separated.

TOTAL - 13 days - about 100 hours - 5000 PLN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment