Meeskond Pakiraam: Difference between revisions
From ICO wiki
Jump to navigationJump to search
No edit summary |
|||
Line 38: | Line 38: | ||
==XML== | ==XML== | ||
<source lang="xml"> | |||
<?xml version="1.0" encoding="utf-8"?> | |||
<?xml-stylesheet type="text/xsl" href="andmestrans1.xsl"?> | |||
<Users> | |||
<User id="101" userType="1" authType="3"> | |||
<Username autoGenerated="0">ChineseHaxor420</Username> | |||
<FirstName>Chung</FirstName> | |||
<SurName>Lee</SurName> | |||
<Birthday>1970-01-01</Birthday> | |||
<Posts> | |||
<Post id="402" category="6"> | |||
<Image>1021342352435.webp</Image> | |||
<Description> | |||
<![CDATA[Funny cat]]> | |||
</Description> | |||
<Time>2018-04-11T09:21:04</Time> | |||
<Comments> | |||
<Comment id="3423" uid="432"> | |||
<Time>2018-04-12T20:12:31</Time> | |||
<Body> | |||
<![CDATA[Awesome!]]> | |||
</Body> | |||
</Comment> | |||
</Comments> | |||
</Post> | |||
<Post id="352" category="1"> | |||
<Image>1023423452444.png</Image> | |||
<Description> | |||
<![CDATA[Hilarious crash]]> | |||
</Description> | |||
<Time>2017-12-15T12:23:01</Time> | |||
<Comments> | |||
</Comments> | |||
</Post> | |||
</Posts> | |||
</User> | |||
<User id="432" userType="2" authType="1"> | |||
<Username autoGenerated="0">AfricanNinja1337</Username> | |||
<FirstName>Jabul</FirstName> | |||
<SurName>Kongo</SurName> | |||
<Birthday>1991-11-03</Birthday> | |||
<Posts> | |||
<Post id="212" category="2"> | |||
<Image>10234534534534.jpg</Image> | |||
<Description> | |||
<![CDATA[Dis how we drive in Africa!]]> | |||
</Description> | |||
<Time>2017-02-02T23:44:53</Time> | |||
<Comments> | |||
<Comment id="3423" uid="149"> | |||
<Time>2017-02-02T00:07:18</Time> | |||
<Body> | |||
<![CDATA[Haha you guys are broke af]]> | |||
</Body> | |||
</Comment> | |||
</Comments> | |||
</Post> | |||
<Post id="653" category="3"> | |||
<Image>1026754745745.jpg</Image> | |||
<Description> | |||
<![CDATA[Me and mah Frehnds]]> | |||
</Description> | |||
<Time>2018-01-25T04:44:22</Time> | |||
<Comments> | |||
<Comment id="1032" uid="101"> | |||
<Time>2018-01-25T05:01:43</Time> | |||
<Body> | |||
<![CDATA[Is this lion lurking in the background?]]> | |||
</Body> | |||
</Comment> | |||
<Comment id="1643" uid="145" replyToId="1032"> | |||
<Time>2018-01-25T07:27:16</Time> | |||
<Body> | |||
<![CDATA[@101 LOL only in Africa]]> | |||
</Body> | |||
</Comment> | |||
</Comments> | |||
</Post> | |||
</Posts> | |||
</User> | |||
<User id="523" userType="2" authType="2"> | |||
<Username autoGenerated="0">DmitriHeadshotEveryone</Username> | |||
<FirstName>Dmitri</FirstName> | |||
<SurName>Sidorov</SurName> | |||
<Birthday>1995-05-09</Birthday> | |||
<Posts> | |||
<Post id="212" category="9"> | |||
<Image>1023452344234.jpg</Image> | |||
<Description> | |||
<![CDATA[In soviet russia...]]> | |||
</Description> | |||
<Time>2015-06-11T12:24:51</Time> | |||
<Comments> | |||
<Comment id="1273" uid="101"> | |||
<Time>2015-06-11T15:12:33</Time> | |||
<Body> | |||
<![CDATA[lmao]]> | |||
</Body> | |||
</Comment> | |||
<Comment id="1211" uid="432"> | |||
<Time>2015-06-11T17:24:10</Time> | |||
<Body> | |||
<![CDATA[Putin best]]> | |||
</Body> | |||
</Comment> | |||
<Comment id="1532" uid="523"> | |||
<Time>2015-06-11T22:50:49</Time> | |||
<Body> | |||
<![CDATA[rofl]]> | |||
</Body> | |||
</Comment> | |||
</Comments> | |||
</Post> | |||
</Posts> | |||
</User> | |||
</Users> |
Revision as of 18:34, 1 June 2018
Meeskond
- Markus Kildemaa
- Indro Kottise
- Kristo Naeris
Analüüs
Idee
Luua blogiportaal, kus kasutajad saavad blogi poste teha, neid kommenteerida ja märkida meeldivaks ja jälgida.
Kasutajad
- Kasutaja
- Külaline
Must have
- Logib kõik kasutajad ja nende tegevused
Tavakasutaja
- Blogi otsimine pealkirja alusel
- Teiste kasutajate blogipostituste lugemine
- Blogide sorteerimine/filtreerimine kategooria alusel
- Blogi postituste lisamine ja nende haldamine
- Saab likeda või dislikeda blogisid
- Blogide kommenteerimine ja kommentaaride haldamine
- Blogipostide kommenteerimine
- Saab likeda blogiposte
- Saab valida lemmik blogikategooriad
Külaline
- Lugeda blogisid
- Kommenteerida blogisid
Nice to have
Mudel
Tehnoloogia
XML
<source lang="xml"> <?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="andmestrans1.xsl"?> <Users>
<User id="101" userType="1" authType="3"> <Username autoGenerated="0">ChineseHaxor420</Username> <FirstName>Chung</FirstName> <SurName>Lee</SurName> <Birthday>1970-01-01</Birthday> <Posts> <Post id="402" category="6"> <Image>1021342352435.webp</Image> <Description> <![CDATA[Funny cat]]> </Description> <Comments> <Comment id="3423" uid="432"> <Body> <![CDATA[Awesome!]]> </Body> </Comment> </Comments> </Post> <Post id="352" category="1"> <Image>1023423452444.png</Image> <Description> <![CDATA[Hilarious crash]]> </Description> <Comments> </Comments> </Post> </Posts> </User> <User id="432" userType="2" authType="1"> <Username autoGenerated="0">AfricanNinja1337</Username> <FirstName>Jabul</FirstName> <SurName>Kongo</SurName> <Birthday>1991-11-03</Birthday> <Posts> <Post id="212" category="2"> <Image>10234534534534.jpg</Image> <Description> <![CDATA[Dis how we drive in Africa!]]> </Description> <Comments> <Comment id="3423" uid="149"> <Body> <![CDATA[Haha you guys are broke af]]> </Body> </Comment> </Comments> </Post> <Post id="653" category="3"> <Image>1026754745745.jpg</Image> <Description> <![CDATA[Me and mah Frehnds]]> </Description> <Comments> <Comment id="1032" uid="101"> <Body> <![CDATA[Is this lion lurking in the background?]]> </Body> </Comment> <Comment id="1643" uid="145" replyToId="1032"> <Body> <![CDATA[@101 LOL only in Africa]]> </Body> </Comment> </Comments> </Post> </Posts> </User> <User id="523" userType="2" authType="2"> <Username autoGenerated="0">DmitriHeadshotEveryone</Username> <FirstName>Dmitri</FirstName> <SurName>Sidorov</SurName> <Birthday>1995-05-09</Birthday> <Posts> <Post id="212" category="9"> <Image>1023452344234.jpg</Image> <Description> <![CDATA[In soviet russia...]]> </Description> <Comments> <Comment id="1273" uid="101"> <Body> <![CDATA[lmao]]> </Body> </Comment> <Comment id="1211" uid="432"> <Body> <![CDATA[Putin best]]> </Body> </Comment> <Comment id="1532" uid="523"> <Body> <![CDATA[rofl]]> </Body> </Comment> </Comments> </Post> </Posts> </User>
</Users>