Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ferdzz/nectartest

Demo iOS project around NectarTest
https://github.com/ferdzz/nectartest

ios swift uikit xcode

Last synced: about 1 month ago
JSON representation

Demo iOS project around NectarTest

Awesome Lists containing this project

README

        

# Setup
1. Clone the project
2. Open the .xcproj file
3. Run the app through simulator, or change the signing and run on a physical device

# Remarks
The app is fairly basic. It's quick practice & challenge done in an afternoon. It displays a list of hives, allows for seeing the hive details and completely supports deletion, even offline. I'm no UI designer, so the interface is simple but functional.

It supports iPhone used in prortrait mode.

This is not a fully polished project. A lot of improvements could be made but I haven't had the time to get around to all of them. I left TODOs throughout the code where relevant.

# Screenshots
![Screen Shot 2021-05-18 at 8 37 01 PM](https://user-images.githubusercontent.com/7923672/118740047-e1166800-b818-11eb-9c5e-c88263e0247e.png)
![Screen Shot 2021-05-18 at 8 37 05 PM](https://user-images.githubusercontent.com/7923672/118740051-e378c200-b818-11eb-88bf-a282e165b6ff.png)
![Screen Shot 2021-05-18 at 8 37 09 PM](https://user-images.githubusercontent.com/7923672/118740054-e70c4900-b818-11eb-90fd-5917cdc55ad7.png)
![Screen Shot 2021-05-18 at 8 37 14 PM](https://user-images.githubusercontent.com/7923672/118740057-e96ea300-b818-11eb-86f7-4d37757db92b.png)
![Screen Shot 2021-05-18 at 8 38 08 PM](https://user-images.githubusercontent.com/7923672/118740074-f55a6500-b818-11eb-97ca-34b2f7278958.png)