Giter Site home page Giter Site logo

acm-vit / sticky-links Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 13.0 777 KB

Bookmark important links with categories to read them later on the go!

License: MIT License

Swift 100.00%
hacktoberfest hacktoberfest2021 ios-app swift bookmarks hacktoberfest2022

sticky-links's Introduction

Sticky Links

Save link of your favourite websites, articles, videos and pretty much anything!

made-by-acm license stars forks


Overview

This is a simple to do app, wherein you save links to your favourite websites, videos and articles built using swift. Users can add new links, categorise them and view them inside the app itself.

To the Contributors, run the project, add new features, improve UI and database!

Don't forget to add your name and details under Contributors. Happy Coding!

Please consider leaving a โญ if you like the repository and our organisation :)


Submitting a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone https://github.com/ACM-VIT/sticky-links
  • Go to the cloned directory by running
cd Sticky\ Links  
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button. Make sure your PR description mentions which issues you're solving.
  • Wait for your request to be accepted.

Guidelines for Pull Request

  • Avoid pull requests that :
    • are automated or scripted
    • that are plagarized from someone else's branch
  • Do not spam
  • Project maintainer's decision on validity of PR is final.

For additional guidelines, refer to participation rules


Steps to run the project

  • clone your fork
  • open the file Hacktoberfest iOS.xcodeproj
  • run the project ( shortcut: โŒ˜ R)

Usage

Lets get started!

git remote add origin https://github.com/ACM-VIT/sticky-links.git
git pull origin main

Authors

Authors: Samridh

sticky-links's People

Contributors

aaryankotharii avatar agustiyann avatar darshilagrawal avatar darthbenro008 avatar igorchernyshov avatar kangaroosurfer avatar kevalvadoliya avatar niklasoemler avatar samridh29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sticky-links's Issues

Add: Update option

Use Core Data model to add this feature.

  • Long press to update category/Link detail

Swipe to delete

Implement swipe to delete in CategoryViewController and LinksViewController

Create .gitignore

We should add a .gitignore file to avoid unwanted changes like breakpoints, pods, cached data, user activities.

Improve app's ui

  • Reduce the number of screens, by implementing scroll view to display category
  • Make card style cells, include a live preview of the link, short description about it, time spent by the user on a particular link.
  • Display search bar only when search button is pressed

Wrong category deleted when search is active

1). The wrong category getting deleted when a search is active. It should delete what the user selected.
2) Tableview displays all categories after clicking the delete button, It should display what the user searched.
Please refer attached video.

Screen.Recording.2021-10-16.at.12.00.57.PM.mov

In the video, I was trying to delete the category qwa but qwe got deleted as qwe was in the first position.

Implement share option

Implement this in WebViewController to share the links of their web pages.

Share button should open these options:

  • Mail
  • Whatsapp, messages, Instagram, Facebook, Twitter, and other social media
  • Cloud
  • Copyable link

You may add other options too :)

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.