Home - bounswe/2021SpringGroup1 GitHub Wiki
We are a group of 8 students gathered for the course CMPE451: PROJECT DEVELOPMENT IN SOFTWARE ENGINEERING. In this course, we will learn how to function as a team of software developers and develop software together.
Protopost

We developed a social media platform called Protopost that enables its users to create and share information in a community by creating posts in specific formats. Each user can create or join a community of their liking and create posts in some predetermined post format of their community. These predetermined post formats, which are called post templates, are created by community moderators and used in categorizing posts in that community. Each post template contains several compulsory or optional data fields to be filled, which can be of many types including location, image, video, text, date or a selection. Users can also filter posts based on their post templates and use queries on several data fields on that post template. Post template feature aims to provide an effective and accessible information sharing by providing a well-defined and characteristic outline for each piece of information in that community. Each post must belong to a community and put into that community's post feed. Users can also comment on other users' posts provided that they are in that community.
Backend | |||
Web | |||
Mobile |
Osman Aka
You can access our weekly personal assessments on our wiki pages.
Our meeting plans can be accessed here
You can access our meeting details and notes below.
- Meeting Notes 1 (28.03.2021)
- Meeting Notes 2 (3.04.2021)
- Meeting Notes 3 (10.04.2021)
- Meeting Notes 4 (16.04.2021)
- Meeting Notes 5 (22.04.2021)
- Meeting Notes 6 (02.05.2021)
- Meeting Notes 7 (09.05.2021)
- Meeting Notes 8 (21.05.2021)
- Meeting Notes 9 (23.05.2021)
- Meeting Notes 10 (05.06.2021)
- Meeting Notes 11 (06.06.2021)
- Meeting Notes 12 (12.10.2021)
- Meeting Notes 13 (26.10.2021)
- Meeting Notes 14 (02.11.2021)
- Meeting Notes 15 (04.11.2021)
- Meeting Notes 16 (18.11.2021)
- Meeting Notes 17 (02.12.2021)
- Meeting Notes 18 (21.12.2021)
- Meeting Notes 19 (02.01.2022)
- Meeting Notes 20 (02.01.2022)
- Meeting Notes 21 (03.01.2022)
- Meeting Notes 22 (03.01.2022)
- Meeting Notes 23 (04.01.2022)
- Backend Meeting Notes 1 (05.11.2021)
- Backend Meeting Notes 2 (09.11.2021)
- Backend Meeting Notes 3 (12.11.2021)
- Backend Meeting Notes 4 (19.11.2021)
- Backend Meeting Notes 5 (09.12.2021)
- Backend Meeting Notes 6 (27.12.2021)
- Backend Meeting Notes 7 (31.12.2021)
- Frontend Meeting Notes 1 (08.11.2021)
- Frontend Meeting Notes 2 (10.11.2021)
These are some of the github repos that we liked.
To efficiently use github, we first familiarized ourselves with git. These are some of our favorite informative sources.