Coder Social home page Coder Social logo

agenda_uwp's Introduction

###现操期中项目

  • 用github进行版本控制和团队开发:

    • 使用方法:
      1. 安装git
      2. 在github中搜索 “xiancao_project" 找到我们的project,然后fork到自己的本地仓库
      3. 到自己的本地仓库中复制仓库地址
      4. 打开vs,在团队资源管理器中克隆你fork了的仓库 tips
      5. 平时的提交操作和git差不多, “更改” 中提交,然后在 “同步” 中可以推送。 终极tips
  • todo:

    1. LoginPage (登陆界面, 包含 账户密码)
    2. SignUpPage (注册界面,账户密码)
    3. AddTaskPage (发布任务页面, 时间,标题,描述)
    4. TaskContentPage 任务详情页面 (包含时间,标题,描述,后期考虑加入评论)
    5. MainPage 整个应用的框架,待完善 (包含左侧导航栏的那个页面)
    6. 页面之间的跳转:
    • LoginPage 登录成功后跳转到到 HomePage, 登陆失败则直接提示
    • LoginPage 点击注册跳转后到 SignUpPage
    • SignUpPage 注册成功后跳回 LoginPage , 如果有用户重名则在 当前页面直接提示错误
    • MainPage页面点击菜单的‘发布任务’跳转到 AddTaskPage
    • MainPage页面点击菜单的‘任务列表’跳转到 TaskListPage
    • TaskListPage 中点击任务跳转到相应任务的 TaskContentPage
    • HomePage注销登录到LoginPage

agenda_uwp's People

Contributors

hanyaonian 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.