Skip to content

hnminhhuy/SemSemGallery

 
 

Repository files navigation

Introduction

This project aims to remake a Photo Gallery application for Android OS based on Samsung Gallery. We are going to include all basic features like albums and photos management, photo editing, cloud back-up,...

Convention for team (use for sprint 03 - Construction 02)

Rule of .xml file namme

Common rule is prefix-name_of_file.xml

  • File with the root is menu tag will be placed in res\menu folder a. prefix=menu
  • File which used for layout of the screen will have prefix is activity
  • File code for component will be placed in res\layout folder and prefix is component

Convential commits

Please read the following page for the convention: https://www.conventionalcommits.org/en/v1.0.0/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 93.1%
  • Kotlin 6.9%