Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeeshan2k2/project-4---easybrowser

An app that consists of a tableview containing website names, you can open and navigate through site. It contains Forward and Back, Progress bar, and reload button.
https://github.com/zeeshan2k2/project-4---easybrowser

swift uikit webview wkwebview

Last synced: about 1 month ago
JSON representation

An app that consists of a tableview containing website names, you can open and navigate through site. It contains Forward and Back, Progress bar, and reload button.

Awesome Lists containing this project

README

        

Easy Browser

This iOS application, developed using UIKit, features a simple web browser integrated with a table view containing a list of popular website names. Users can easily select a website from the list to open and navigate through. The app provides a smooth browsing experience with essential functionalities such as Forward and Back navigation, a Progress Bar to indicate loading status, and a Reload button for refreshing web pages. Additionally, it includes safety measures to prevent users from visiting unsafe websites.

Features



  • Browse websites from a pre-defined list of website names.

  • Navigate through websites using Forward and Back buttons.

  • Progress Bar to indicate the loading status of web pages.

  • Reload button to refresh the current webpage.

  • Security feature to prevent access to unsafe websites.

Getting Started


To use this app, clone the repository and open the project in Xcode. Run the app on a simulator or a real device to start browsing safely through a curated list of websites. Make sure you have Xcode installed and are running macOS.

Technologies Used



  • Swift

  • UIKit

  • WKWebView for web browsing

  • TableView for displaying website names

Screenshots