Skip to content

An iOS Mobile App for the Open-Source Bona Blogging platform

License

Notifications You must be signed in to change notification settings

Williano/Bona-Mobile

Repository files navigation

Bona Mobile

An iOS Mobile App for the Open-Source Bona Blogging platform.

Table of contents

General info

An Open-Source bloggig plaform like Medium and Real Python built with Python and Django. It has a number of features needed for a standard bloggin platform.

Screenshots

Feed Categories List
Screen Shot 2019-04-18 at 1 59 48 PM Screen Shot 2019-04-18 at 2 15 19 PM

Technologies

  • Swift 4
  • iOS 12 SDK
  • Kingfisher

Setup

To clone and run this application, you'll need a MacBook, Xcode 10.1 and Git installed on your Mac. From your command line:

# Clone this repository
$ git clone https://github.com/Williano/Bona-Mobile.git

# Go into the repository
$ cd Bona

# Open project in Xcode
$ open Bona.xcworkspace

Features

  • Web App
  • Authors List
  • Author Articles List
  • Category List
  • Category Articles List
  • Related Articles
  • Comments
  • Article Minute Read
  • Article Number of Words
  • Aricle Number of Views
  • Markdown Support
  • Clean Code

To-do list:

  • Authors List
  • Author Articles List
  • Category Articles List
  • Related Articles
  • Comments
  • Article Minute Read
  • Article Number of Words
  • Aricle Number of Views
  • Article Detail
  • Dark Mode
  • Launch Screen

Status

Project is: in progress

Inspiration

This project is based on the goal of imporving my skills as a developer. I wanted to improve my skills and also contribute to the open source community at the same time and decided to build this project. I have learnt different technologies for the project and I keep on learning new skills as i add features to the project.

Contact

Created by Williano - feel free to contact me!

License

You can check out the full license here

This project is licensed under the terms of the MIT license.

Contributing

  1. Fork it (https://github.com/Williano/Bona-Mobile.git)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

An iOS Mobile App for the Open-Source Bona Blogging platform

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published