Coder Social home page Coder Social logo

bookmark_terminal_app_ft's Introduction

Bookmarking Terminal App

GitHub

https://github.com/harrisonmalone/bookmark_terminal_app_ft

Installation and Setup

  1. Install ruby, we recommend using asdf

  2. Install git

  3. git clone the app to your home directory

git clone https://github.com/harrisonmalone/bookmark_terminal_app_ft.git ~/bookmark_terminal_app_ft
  1. Run the setup executable file
~/bookmark_terminal_app_ft/bin/setup
  1. Open your .bash_profile in a text editor

  2. Add this line

export PATH=$PATH:$HOME/bookmark_terminal_app_ft/bin
  1. Restart your terminal to make sure .bash_profile loads the app into your PATH

  2. Run the bookmarks executable to start the app

bookmarks

Software Development Plan

Features

Outline of User Interaction

  • The user can learn about how to interact with the app using the help options
  • They can also see all the available functions of the app via the menu, the menu is using the tty-prompt gem to ensure it's legible and much easier to use instead of just taking in raw user input
  • Error are handled with control flow
    • An example of error handling is...

Project Management

I used Trello to manage the different tasks that needed to be done.

Here is a link to my board.

Diagram

Tests

Here is a link to my testing spreadsheet.

If you use RSpec you can say...

To run tests run:

rspec spec

bookmark_terminal_app_ft's People

Contributors

edwarddeam avatar

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.