Giter VIP home page Giter VIP logo

personal_portfolio's People

Contributors

dependabot[bot] avatar kriordan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

personal_portfolio's Issues

Set up Gulpfile

Need a gulpfile to process LESS files so I don't have to keep running lessc on the command line

Hidden image easter egg

Description

I'd like to add some hidden images. When a user hovers over some images it magnifies similar to amazon's zoom feature for product images.

Add CRM app

As a user,
I want to be able to record people interactions in a CRM,
so I keep in touch better and retain important details

Acceptance Criteria:

  • Can access crm.keithriordan.com
  • Can log info about person

Consider using Monica https://www.monicahq.com/features

Set up bucket list backend

Description

I'd like to add a bucket list page at the endpoint /bucket where I show a collection of things I'd like to do in my life. I'd like for the things in the list to visually indicate whether they have been completed (i.e. strikethrough or checkmark). It should include all CRUD methods and be attached to the db.

For this issue, build out the BucketListItem model and endpoint which returns a list of all BucketListItem objects in db in JSON.

Files

For the new endpoint:
https://github.com/Kriordan/personal_portfolio/blob/master/project/foyer/views.py

For the BucketListItem model:
https://github.com/Kriordan/personal_portfolio/blob/master/project/models.py

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.

  • Create endpoint /bucket
  • Set up BucketListItem model
  • Return list of BucketListItem objects from GET /bucket

Collect daily notes from Bear

Description

I want to import my daily notes from Bear into my portfolio and divide them into their 4 categories: Life, Dev, Notes, Links.

I imagine the page displaying the dev notes by default and the other sections accessible by tabbed navigation. For this issue though, just the notes in a single stream with the section headers works.

A quick glance shows the .md or .txt file formats will work best. Need to think of how the file will be parsed for bear format md styles, such as double or single asterisks for bolding.

Clean up styles

Description

Across the app, styles need to be adjusted.

  • Remove borders in favor of proper spacing
  • Remove bg color from footer
  • Soften border on inputs and textarea
  • Increase textarea default size

Create page for major video clips

I want to add a page where I can add major videos organized by year.

Examples:

  • acceptance/concession speeches from political leaders
  • Major sporting events highlights

Add Firefly

Story:
As a user,
I want to be able to view my financial accounts,
So I am better informed on my finances.

Acceptance Criteria:

  • I can navigate to cash.keithriordan.com
  • I can view my finances on the Firefly app

My Water page

Add page with information on water at every house I've lived at

Bacteria and mineral count

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.