Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

easycourse-dev/EasyCourse-Android

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

675 Commits
675 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyCourse-Android

EasyCourse Android Client


Install and Running

git clone https://github.com/easycourse-dev/EasyCourse-Android.git
  • Open project using Android Studio

Features

Coding Standards

  1. File Directory

Java:
- **'src/main/java/activities':** android activities
- **'src/main/java/components':** java files related to small components
- **'src/main/java/fragments':** fragment files
- **'src/main/java/models':** Realm models
- **'src/main/java/services':** services such as notificiations/wakeups/eventbus
- **'src/main/java/utils':** singleton functions like API calls
  1. Naming Standards

    Be as detailed as possible, always include type and purpose

    • id: editTextPassword
    • java variable: emailEditText
  2. Comments

    Have at least one line of comment to describe each function, comments to describe each step within functions would be recommended

Git Development

  • "develop" branch is protected, only administrators are authorized to write
  • When developing new features, create new "feature/FeatureName" branch from "develop"
  • Always pull the latest "develop" branch and merge into your own feature branch before you start your work and when you find out new commits appear in "develop" branch

About

EasyCourse Android Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.