• C#实验——Glossary


    Whatoday_To-Do Part

     

    Version 1.0


    Revision History

    Date

    Issue

    Description

    Author

    1/May/2015

    WinPhone8.1 APP

    The initial idea of the project, first   developing phone app

    王善宇 刘畅   刘敬成

    10/May/2015

    Win8.1 APP

    Transform the phone app to the Windows   Store 8.1 platform

     

    12/May/2015

    WPF APP

    Start the last platform, WPF, changing   the functions

     


    Table of Contents

    1.      Introduction  4

    2.      Details about the To-Do list part in WinPhone 8..1  4

    2.1       Start Page  4

    2.2       Add Page  5

    2.3       View Page  5

    2.4       Search Page  6


    Whatoday To-Do Part

    1.            Introduction

    This application provides 3 different ways to record your daily life. To-Do list, allows users to manage their events and set alarms or reminders. Daily cost, the part where users could store their daily spend, also a method to record life. Last part, 3-word-a-day, requests users to write down 3 words to conclude every day. It will give toasts at 20:00 to ask you to do the conclusion.

    2.            Details about the To-Do list part in WinPhone 8.1

    2.1          Start Page

    Buttons: to navigate to different kinds of pages (add, view, search). Down below there’s a table showing the events whose deadline is to system date, or which are in progress during the system date.

                           

    2.2          Add Page

    Ask for details for the new event the user is adding. (title,  content, deadline, priority, long_term_choice). Also will check whether the content is completed when click finish button.

                          

    2.3          View Page

    Show all the events according a given date. Up right the date picker can change the given date, by press button search the page will change. Also can click See Details to alter proper events.

                          

    2.4          Search Page

    Two ways to search, by key words or by deadline date. User can check at the square box before Deadline, then choose a date. Key word can just be typed into the key word input box. (Note that the word is case-sensitive)

                           

  • 相关阅读:
    20位活跃在Github上的国内技术大牛
    ubuntu下安装ros出现“无法下载-package.ros.org中某个包-校验和不符”的解决方法
    从ROS bag文件中提取图像
    计算机视觉、机器学习相关领域论文和源代码大集合
    使用XV-11激光雷达做hector_slam
    机器人操作系统(ROS)教程22:ROS的3D可视化工具—rviz
    ROS探索总结(三)——ROS新手教程
    bootstrap文件上传C#实现
    .net分流抢票助手
    谷歌浏览器整个网页截图方法
  • 原文地址:https://www.cnblogs.com/sywang/p/4527322.html
Copyright © 2020-2023  润新知