This is a repository for development of Second project using server and DB as coursework in MADCAMP, 2020 SUMMER, KAIST.
People can sign up with new ID, password, phone number and their own profile image.
In this maintab people can post and watch the all the postings for looking for someone travel with. With longclick the post, we can get writer's phone number and get the dial intent.
In this tab, people can watch the all the feedphotos about the travel including foods. We can move to writer's own feedphoto tab with clicking the feedphoto.
In this tab, people can only see their own feedphotos. And in here they can post new. Then the new feedphoto will be come up to others' second tab. This will show the detail travel things about the photo: place, category and comment of the travelers.
examples :
$ project1, project2, ..
$ feature/<name>/project1
$ feature/<assignment>/<method>
<type>(<scope>): <subject>
Should be one of the following:
- docs: Documentation only changes
- feat: A new feature
- fix: A bug fix
- refactor: A code change that neither fixes a bug nor adds a feature
- style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
- misc: Adding miscellaneous items
Changed file name or none.
The subject contains a succinct description of the change:
- use the imperative, present tense: "change" not "changed" nor "changes"
- do capitalize the first letter
- no dot (.) at the end