Skip to content
This repository has been archived by the owner on Mar 30, 2019. It is now read-only.

Meeting #14: 06.10.2018

dilmac edited this page Oct 6, 2018 · 3 revisions

Details

  • Date: Saturday, October 6, 2018
  • Time: 12:30 - 18:00
  • Location: Boğaziçi University, North Campus, Computer Engineering Building, Student Lounge

Attendees

Agenda

  • Introducing the new member.
  • Deciding architecture and frameworks to be used.
  • Declaring team members for their subteam for development.
  • Reviewing this week's assignment.
  • Initial project setup and deployment of backend.

Discussion

  • New member Mustafa Alparslan introduced himself. He will be mainly working on the mobile while helping to backend team.
  • Project will be deployed and served on Heroku.
  • Django is decided to be used as backend with Django Rest API framework.
  • Postgresql will be the main database alongside Django.
  • All the sensitive keys will not be pushed to GitHub repository. To ensure this, backend team uses environment variables that stored locally and ignored by git for local development and Heroku configuration variables for production.
  • React.js will be used for frontend framework and deployed on a different instance.
  • Mobile project structure will be created and login pages will be implemented.
  • The team will apply for Facebook App to get app keys and validation.
  • Backend team created initial structure and pushed it to branch that will be merged with a pull request.
  • Backend team tested and deployed initial structure.
  • Backend team discussed initial design of database schema.

Task Division

Team People
Backend Abdurrahman Dilmaç, Anıl Seyrek, Fatih Maytalman, and Mert Aközcan
Frontend Erkam Ağralı and Ömer Kırbıyık
Android Atıf Emre Yüksel, Mustafa Alparslan, and Zeynep Işık

Tasks

Person Task Deadline
Anıl Seyrek, Mert Aközcan, and Ömer Kırbıyık Prepare annotation related scenarios. Friday
Oct 5, 2018 @23:59
Abdurrahman Dilmaç, Mert Aközcan, Mustafa Alparslan Backend initial deployment Done on the meeting.
Abdurrahman Dilmaç, Mert Aközcan, Mustafa Alparslan Reviewing and merging meeting-14 branch Saturday
Oct 6, 2018 @23:59
Abdurrahman Dilmaç and Mustafa Alparslan Write meeting note Saturday
Oct 6, 2018 @23:59
Anıl Seyrek Update Project Plan Sunday
Oct 7, 2018 @23:59
Abdurrahman Dilmaç, Anıl Seyrek, and Mert Aközcan Initial design of database schema for api backend Wednesday
Oct 9, 2018 @14:00
Mustafa Alparslan Apply Facebook for development key Wednesday
Oct 10, 2018 @23:59
Mustafa Alparslan and Zeynep Işık Initial mobile project structure Saturday
Oct 13, 2018 @23:59

Resources

Meeting Notes

Team Members

Researches

Templates

Clone this wiki locally