首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 简单的礼物登记Django站点

简单的礼物登记Django站点

  • 资源大小:57.81 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: django 简单 站点 登记 礼物

资 源 简 介

Code Sample for LFO, "Sample Project 2: The Gift Registry". Project directions: Write a web-based application that provides an interface for greedy party throwers and their stingy guests. Assume there are the following kinds of users: * Recipients, who set up Events and receive gifts at an Event * Attendees, who give gifts at an Event Also assume the following relationships: * Events * have a single Recipient * have many Attendees * Recipients * have a single Event * have many Gifts they wish to receive * Attendees * have multiple Events they may attend * may have a Budget for an Event * Gifts * have a Name * are worth some Value Use Cases: 1. As a recipient, I should be able to create an Event for which gifts are to be registered. 1. As a Recipient, I should be able to add and remove Gifts that I would like to receive at my Event. 1. As a Recipient, I should be able to invite Attendees to my Event. 1. As an Attendees, I shoul

文 件 列 表

giftreg
.hgignore
.hg_archival.txt
gr
manage.py
private
public
README.txt
settings.py
templates
urls.py
__init__.py
VIP VIP
0.257674s