Meeting #13 (07.05.2020) - bounswe/bounswe2020group7 GitHub Wiki
1. Details
- Location: Zoom
- Date: 07.05.2020
- Time: 22.00
Attendees
-
Halil Umut Özdemir
-
Meltem Arslan
-
Ertuğrul Bülbül
-
Ahmet Dadak
-
Hasan Ramazan Yurt
-
Burak Ömür
-
Kerem Uslular
2. Agenda
-
To determine new APIs that will be implemented for Implementation Homework
-
To determine the field names of the database table.
-
To determine database management system.
-
To determine the framework
3. Meeting Notes
-
We discussed and decided to add IEEE article API.
-
Decided table name and field names:
Table name -> Users; Field Names -> Name(VARCHAR30), Surname(VARCHAR30), Password(CHAR256), E-mail(VARCHAR255), Token(VARCHAR256), Job(TINYINT), Field of Study(VARCHAR50), About me(TEXT330), Forget Password-Answer(VARCHAR50).
-
DBMS : MySQL
-
Framework : Django
-
We decided to use SQL, not the framework, for queries.
-
We discussed the redistribution of the some previously distributed work and added new tasks to do.
4. Action Items
Person | Action | Deadline | |
---|---|---|---|
1 | Everyone | MySQL Installation & Creation of Local Database | @23.59 09.05.2020 |
2 | Everyone | Implementation of individual work | @23.59 13.05.2020 |
3 | Mehmet Temizel | Implement a unit test for Forget Password | @23.59 10.05.2020 |
4 | Alperen Divriklioğlu | Implement a unit test for Logout | @23.59 10.05.2020 |
5 | Halil Umut Özdemir, Hasan Ramazan Yurt | Creation of new branch for Project Version-0 | @23.59 08.05.2020 |