# snowball **Repository Path**: simonsheng8/snowball ## Basic Information - **Project Name**: snowball - **Description**: Snowball抽象出所有项目都需要的基本模块或代码,让他们更加容易被重用。甚至使这些模块可以被定制使用。这样将节省大量系统开发时间,我们没有必要一遍由一遍的开发用户登陆界面,密码验证以及找回密码功能。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-11 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 雪球 ## 介绍 “雪球”抽象出所有项目都需要的基本模块或代码(我们称之为雪花),让他们更加容易被其他项目重用(其实有经验的程序员都会有自己的常用代码库,通过复制/粘贴提高工作效率)。这样我们就不用一遍又一遍的开发“用户登陆界面”,“社交媒体分享按钮”等“通常“的功能。 我们希望通过这个工具库可以缩短系统开发时间,提高程序员的工作效率。 # SNOWBALL ## Description SNOWBALL abstracts esseintial and foundamental modules/snippet(snowflake), makes them easy to be reused by projects(experienced developer always has their private general snippet repo, works efficentlly by copy/paste). We don't have to do "general work" again and again like "login page","Share button" etc. We hope this snippet reop can reduce development circle, and perform dev's work.