Giter Club home page Giter Club logo

stock-alert's Introduction

Hi ๐Ÿ‘‹

I'm a Software Developer focusing on API development with clean, concise and clear code. Feel free to connect with me on Linkedin for project collaboration!

My projects

๐Ÿค = Team project

My skills

Core:

Tools:

Backend:

Frontend:

stock-alert's People

Contributors

ce5ium55 avatar erarbuthnot avatar lilchee avatar reid-moffat avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

stock-alert's Issues

Add a stock graph (backend)

Find a good API for stock graphs (not expensive) and add it to a API endpoint. Should just have to give an array of previous prices, front end will make the graph

Update README

Add useful project info about it, how to use, etc. Plus how to run locally

Check currency values

Verify what currency is used by the API and display this on the app so users know (maybe add a conversion option for cad/usd?)

Add a stock graph (frontend)

Add a stock graph to the main page with the current stock. Backend will just send an array with prices (e.g. for the last week it will send 7 numbers), so you'll need to have the graph design then take an array to make points on it

Re-design landing page

Landing page should have a good design with some info and instructions on it, with an option to either login/signup or to go with just an email

Re-design main page

Main page should have:

  • The add alert option as a top bar
  • The list of your alerts on the left side (have a toggle so you can go between active and completed alerts)
  • Space for a stock graph on the right hand side (can just do a placeholder now, actually make it in another ticket)

Add cron job to clean up emails

After some time (probably 30 days) we don't need emails anymore (the document in the db, just a confirmation it sent). Only delete emails that sent properly

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.