Skip to content

Here's what's popular on GitHub today...

The ReadME Podcast
Podcast

Your favorite open source projects and the developers who make them happen. Listen in!

Go logo
Popular topic
Go is a programming language built to resemble a simplified version of the C programming language.
Trending repository

停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架netty4,安卓和ios均为原生开发,后台管理模板vue专业定制

  • Updated May 18, 2021
  • Java
GitHub Community AMA
Upcoming event recommended by GitHub
May
26

GitHub Community AMA

May 26, 2021 • Online

Senior Data Scientist Derek Jedamski @DJedamski will answer questions and share insights about the State of the Octoverse report from build to execution.
App recommended by GitHub

Code Inspector

Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.

awesome-software-architecture
Trending repository
appwrite
Trending repository
eldadfux
eldadfux commented Oct 27, 2020

We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.

Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.

This change should be focused on our Travis CI YAML file. Any suggestions for improving the co

App recommended by GitHub

abaplint

Overview

Quality checks and static analysis for the ABAP programming language.

Automatically run quality checks and static analysis for each change and pull request in the repository.

The application works with SAP ABAP code serialized using abapGit