Git Product home page Git Product logo

cse201's Introduction

#The App Map

Authors - Thomas Ricketts, Brandon Wilson, Cameron Stair, Craig D., Sam Bowdler, and Nick Liu

Our solution to CSE 201's META-APP project.

##Our Goal

  • Develop a web based (Desktop and Mobile) application
    • SQL backend to keep a database of mobile apps.
    • Practice using web technologies
  • Practice using the agile methodology to deliver software
  • Efficiently assign and manage tasks during the course of the project.

##Meeting 2:

  • Prioritize features for future iterations
    • Users need to be able to compare different apps - low (rating)
    • Users need to be able to rate and review different apps - high
    • Search for specific apps - - high
    • Sorting/filter search results - low
    • Cross platform rating systems - none
    • Share (email) applications with other people - high
    • Ability to request an apps removal from the system - low
    • Any extra features we can think of
  • What data do you want each app to have?
    • Name
    • Store
    • Discription
    • Link
    • Publisher name
    • Price
    • Rating
    • App Icons
    • screen shots - low
  • Any extra requirements?
  • How do you want navigation to be?
    • search bar
    • recently added
    • featured
    • a to z
  • What should the front page look like?
    • Apps divided by store
    • over all best
    • featured apps?
  • Option for user to submit app URL and we scrape the information from a webpage?
  • Review system details
    • Point system
    • Platform specific
  • Visual assets
    • How to store visual assets in DB
    • App icons
    • screenshots - low

Retospective of iteration 1:

  • 3 index cards (worked, didnt work)
  • task board
  • burn down
  • demo text (100 words)

##Tenative DB Schema CREATE TABLE App ( Author TEXT NOT NULL, Title PRIMARY KEY TEXT NOT NULL, Description TEXT, URL TEXT NOT NULL, Rating INT, Cost REAL, Store INT NOT NULL );

cse201's People

Contributors

stairc avatar dazeycm avatar taricketts avatar bboysnick5 avatar

Stargazers

Nick Venenga avatar  avatar

Watchers

Sam avatar Brandon Wilson avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.