Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 729 Bytes

README.en.md

File metadata and controls

31 lines (20 loc) · 729 Bytes

recite-words

img.png

Introduction

Completed six functional modules of login interaction, home page, word memorization, review, information and personalization, and tried to consider the aesthetics of the interface.

Software Architecture

img.png

Technology Stack

img.png

img.png

Project Implementation Documentation

Project Implementation Documentation

Installation Tutorial

  1. Android Studio import project
  2. gradle build
  3. run app on devices

Contribute

  1. fork this repository
  2. create Feat_xxx branch
  3. commit the code
  4. create a new Pull Request