-
Notifications
You must be signed in to change notification settings - Fork 1
API Documentation
Returns the homepage.
Returns the comment page with id=.
returns search result for given parameters.
Returns the signup page.
Here we have account related requests.
Add Topics with given parameters.
Example request:
Example API request:
topicName="Donald Trump"
tag=Politician
description= Occupation
URL: www.wikimedia.com/politician
Returns search results of topic by :
-
string match.
-
Mutual tags.
-
Wikidata references.
Example API request:
search: Donald
Follows topics for the user with given id.
Example Request:
TopicId=5
Gets followed topics of user.
Gets viewed topics of user.
Gets commented topics of user.
Gets list of topic from search parameter for autocomplete.
Add Comment to given topic.
topicId: 1
text: HELP
Edits given comment.
Example request:
commentId: 1
text: HELP
Gets users votes on given topic.
Example request:
TopicId=5
Request to rate the given comment.
Example Request:
comment : 5
direction : upvote
Creates a new relation between given two topic.
Example API request:
topic1 : 1
topic2 : 2
label : asd
isBidirectional= 0 //False, 1=True
Rates given relation.
Example Request:
relation : 5
direction : upvote
Add given tag to given topic.
Example API request:
topicId : 1
label : "sd
description : asd
URL : www.asd.com
Searches for given tag.
Example API request:
URL: www.asd.com
Retrieves the profile of the user with "userId".
- [Communication Plan] (Communication-Plan)
- Database Schema
- API Documentation
- [Description] (Project-Description)
- [Diagrams] (Diagrams)
- [Domain Analysis] (Domain-Analysis)
- [Features, Themes] (Features,-Themes)
- Mockups
- [Personas] (Personas)
- Plan
- Responsibility Assignment Matrix
- Requirements
- [Use Cases] (Use-Cases)
- [User Stories] (User-Stories)
- Peer Reviews
- Project Tutorial
- Repository Usage Manual
- [Test Plan] (Test-Plans)
- Ahmet Ercan Tekden
- Esma Özelbaş
- Ezgi Tekdemir
- Furkan Erdem Perşembe
- İsmail Enes Yılmaz
- İrem Zöğ
- Kayahan Taşyaran
- Mehmet Utkan Gezer
Preliminary Meetings:
- Meeting 1 (Feb 16)
- Meeting 2 (Feb 23)
- Meeting 3 (Mar 03)
- Meeting 4 (Mar 08)
- Meeting 5 (Mar 14)
- Meeting 6 (Mar 28)
- Customer Meeting 1 (Mar 31)
- Meeting 7 (Apr 05)
Meetings In-production:
- Meeting 8 (Sep 27)
- Meeting 9 (Oct 03)
- Meeting 10 (Oct 10)
- Git Meeting (Oct 14)
- Meeting 11 (Oct 17)
- Meeting 12 (Oct 24, expected)
- Meeting 13 (Oct 31)
- [Meeting 14 (Nov 7)] (Meeting-14)
- Meeting 15 (Nov 14)
- [Meeting 16 (Nov 21)] (Meeting-16)
- [Meeting 17 (Dec 5)] (Meeting-17)
- Meeting 18 (Dec 12)
- [Meeting 19 (Dec 19)] (Meeting-19)
within Sub-groups:
- Database Meeting (Oct 11)
- Android Meeting 1 (Oct 14)
- [Frontend Meeting 1 (Oct 14)](Frontend Meeting 1)
with Customer: