Pinned Repositories
AndroidConstraintLayoutSampleApp
A sample android app to practise constraitn layout. only UI related
CollectionViewController_SampleProject
Create Collection View Controller, 2 sections, header and footer. Xcode 10.
countup
simple android studio app
countup_ios
simple ios app by objective c
Fruit-Catcher
This followed a YouTube tutorial. Use Xcode 10.1
get_github_user_info
react app
Layout_with_Dynamic_Constraints
This is the assignment 1 of a Coursera course "Best Practice for IOS UI design". Use Xcode 10.1.
MapMyPoints
MapView with toolbar. If press the button, the map will center the referred location. A "locate me" switch. Use StackView instead of constraints(tutorial). Xcode 10
material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
NoteKeeper
Following Pluralsight course Understanding Android Application Basics. The app is a note keeper for courses. Currenlty can add/edit note. the courses are fixed.
celiasty917's Repositories
celiasty917/AndroidConstraintLayoutSampleApp
A sample android app to practise constraitn layout. only UI related
celiasty917/CollectionViewController_SampleProject
Create Collection View Controller, 2 sections, header and footer. Xcode 10.
celiasty917/countup
simple android studio app
celiasty917/countup_ios
simple ios app by objective c
celiasty917/Fruit-Catcher
This followed a YouTube tutorial. Use Xcode 10.1
celiasty917/get_github_user_info
react app
celiasty917/Layout_with_Dynamic_Constraints
This is the assignment 1 of a Coursera course "Best Practice for IOS UI design". Use Xcode 10.1.
celiasty917/MapMyPoints
MapView with toolbar. If press the button, the map will center the referred location. A "locate me" switch. Use StackView instead of constraints(tutorial). Xcode 10
celiasty917/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
celiasty917/NoteKeeper
Following Pluralsight course Understanding Android Application Basics. The app is a note keeper for courses. Currenlty can add/edit note. the courses are fixed.
celiasty917/Sample_project_for_learning_constraints
This is a practice sample to learn constraints. Use Xcode 10.1.
celiasty917/sampleSDK
a sample swift sdk
celiasty917/sampleSwiftFramework
celiasty917/ToDoManager
Simple To Do List app (add, delete, sorted, title, due date, detail). Last case study for "Best Practices for iOS User Interface Design". Xcode 10 & objective-c.