Giter Site home page Giter Site logo

ngquerol / diurna Goto Github PK

View Code? Open in Web Editor NEW
103.0 6.0 5.0 6.94 MB

Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform

License: MIT License

Swift 96.69% Python 2.08% Objective-C 0.43% Rich Text Format 0.41% Ruby 0.40%
swift cocoa hacker-news news macos

diurna's Introduction

๐Ÿ“ฐ Diurna

Basic/Classic Hacker News app, used as a Cocoa & Swift learning platform

โš ๏ธ Warning

The code leaves a lot to be desired (I am only working on this from time to time and am still learning), as does the git history.

๐Ÿ”จ Building

This project consists in a workspace and two projects, App and HackerNewsAPI. As their names suggest, the first is a good old AppKit macOS application, and the second is a framework where all interactions with the official HN API are handled.

There are two prerequisites for running the app:

  • You need to set up your own Firebase project and provide the corresponding GoogleService-Info.plist file by placing it in the App/Resources directory. The DATABASE_URL key should however always be set to the official HN API URL, i.e. https://hacker-news.firebaseio.com.

  • Dependencies are managed through Cocoapods; You must execute pod install in the project directory in order to retrieve them, once you have cloned it.

๐Ÿ“ TODO

  • user preferences
  • fix comment folding
  • fix code blocks layout
  • comment row height cache
  • proper networking
  • user login & voting
  • polls
  • proper toolbar
  • propert search, using https://hn.algolia.com
  • more icons?

... And many more.

๐Ÿ“ธ Screenshots

Light

Dark

diurna's People

Contributors

ngquerol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

diurna's Issues

There was an error in xcode9 B6

/Users/a/Downloads/Diurna-master/Diurna/Main.storyboard:1: NSSplitViewController's 'view' outlet should not point to its NSSplitView, use the 'splitView' outlet instead.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.