All Projects → chenzhe142 → tea-notes

chenzhe142 / tea-notes

Licence: MIT license
Source code for Tea Notes app. Built with React Native. Search "Tea Notes" to download in app store.

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to tea-notes

geopackage-mapcache-ios
GeoPackage MapCache iOS App
Stars: ✭ 20 (+42.86%)
Mutual labels:  ios-app
ARKit-Persistence-Demo
ARKit 2.0 Persistence Demo
Stars: ✭ 15 (+7.14%)
Mutual labels:  ios-app
MYNavigationController
导航控制器的压缩 , 使得可以将导航范围缩小到指定区域 , 实现页面中的页面效果 . 适用于路径选择,文件选择等
Stars: ✭ 47 (+235.71%)
Mutual labels:  ios-app
demo-firebase-ios
[DEPRECATED] See https://github.com/VirgilSecurity/demo-e3kit-ios and https://github.com/VirgilSecurity/virgil-e3kit-firebase-func for up-to-date code. -- A simple iOS application that demonstrates how the end-to-end encryption works. The application uses firebase as a backend service for authentication and chat messaging.
Stars: ✭ 39 (+178.57%)
Mutual labels:  ios-app
mobile-app
This project aims to build a modern mobile web-app based on the framework Ionic to improve the functionality of http://mobile.leitstelle122.at/.
Stars: ✭ 22 (+57.14%)
Mutual labels:  ios-app
SmartWallet
Smart Wallet - iOS application for managing money
Stars: ✭ 51 (+264.29%)
Mutual labels:  ios-app
anonaddy
Mobile app for AnonAddy.com.
Stars: ✭ 50 (+257.14%)
Mutual labels:  ios-app
OnboardingSample
Beginners - A demo of an onboarding screen in iOS using Swift
Stars: ✭ 95 (+578.57%)
Mutual labels:  ios-app
phpBolt
Best php encoder - free | Encrypt php source code
Stars: ✭ 113 (+707.14%)
Mutual labels:  source-code
ZAKER-C
High imitation ZAKER news.
Stars: ✭ 28 (+100%)
Mutual labels:  ios-app
SwiftUi-cheatsheet-GiSheet
The ultimate SwiftUI cheatsheet, to develop ios Applications on Xcode.
Stars: ✭ 36 (+157.14%)
Mutual labels:  ios-app
I-CTF-FWHIBBIT
Challenges source code
Stars: ✭ 41 (+192.86%)
Mutual labels:  source-code
rn-sip-app
React Native SIP App
Stars: ✭ 51 (+264.29%)
Mutual labels:  ios-app
SwiftArchitectureWithPOP
A base architecture written in swift and protocol oriented, for building new apps easily and quickly
Stars: ✭ 28 (+100%)
Mutual labels:  ios-app
errata
Source code error pretty printing
Stars: ✭ 41 (+192.86%)
Mutual labels:  source-code
ScoutAR
Augmented reality app displays nearby restaurant information in a live camera and map view.
Stars: ✭ 28 (+100%)
Mutual labels:  ios-app
AppLister
An iOS app to display information about all installed apps on the device and launch them.
Stars: ✭ 48 (+242.86%)
Mutual labels:  ios-app
GithubClient
Github iOS Client based on Github REST V3 API and GraphQL V4 API
Stars: ✭ 42 (+200%)
Mutual labels:  ios-app
Awesome-Flutter-Templates
A Huge Collection of Flutter App templates
Stars: ✭ 53 (+278.57%)
Mutual labels:  ios-app
VarCLR
VarCLR: Variable Semantic Representation Pre-training via Contrastive Learning
Stars: ✭ 30 (+114.29%)
Mutual labels:  source-code

tea-notes

Source code for Tea Notes app. Built with React Native.

You can download the app here.

Official website: http://react-review.leanapp.cn/app/tea-notes

app demo

tea notes app demo gif

about this repo

This is my first React Native project, and it is called Tea Notes.

As a tea enthusiast, I always want to have a mobile app that can keep track of brewing tips of my favorite teas.

Although there were quite a lot note-taking apps, they were not specially designed for teas. There was no easy way to use Celsius & Fahrenheit conversion functions, not mentioning tea-brewing timers, and alerts.

I decided to build a tea-note taking app by myself, as well as learning something new of React Native. From September 2016, to December 2016, I spent 3 months designing, building, and testing my idea.

And here is the outcome!

how-to

  1. clone this repo to your machine
git clone https://github.com/chenzhe142/tea-notes.git
  1. install React Native command line tool. you can follow the instruction on React Native official tutorial

  2. open iOS version app on your machine (Mac only)

react-native run-ios

If npm error pops up, try running npm install to install missing dependencies.

feel free to shoot me an email if you have any questions. ;)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].