Giter VIP home page Giter VIP logo

rene78 / my-cryptoportfolio Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 4.0 1.15 MB

A full-stack web app to manage and display your cryptoportfolio

Home Page: https://my-cryptoportfolio.renek.cc/

License: GNU General Public License v3.0

JavaScript 96.69% HTML 1.46% CSS 1.85%
cryptocurrency cryptocurrency-portfolio cryptocurrency-website portfolio-website portfolio-management portfolio portfolio-page portfolio-analysis cryptocompare-api cryptocompare

my-cryptoportfolio's Introduction

My Cryptoportfolio

Website: MyCryptoportfolio

A full-stack web app to manage your cryptoportfolio. Frontend communicates with MongoDB Atlas database via Azure Functions.

The repository for the backend functions: My-Cryptoportfolio-Azure-Functions

You can help to translate this app into another language.

Picture of App

If you don't want to save your portfolio in a stranger's database check out My Cryptoportfolio - Local. It is basically a bare-bones version of this repository, which runs completely locally on your machine. No multi-device sync, though.

my-cryptoportfolio's People

Contributors

rene78 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

my-cryptoportfolio's Issues

To-do's regarding translation

  • Create proper arrow png with transparent background (or even better: svg) and optimize positioning
  • Only show 2-letter language code. But once select list is opened show full language name. Like on SKD Dresden
  • Clean-up CSS
  • Describe how to translate app in /data/readme.md

Coin selection functionality sucks

On mobile it doesn't work at all. Many things to improve on desktop:

  • Arrow up/down to select coin
  • Error message, if nothing has been found
  • If one clicks on dropdown list selection bar the list closes. To be fixed
  • Selection with Laptop touchpad does not work (list closes). To be fixed
  • Add arrow symbols with CSS so it gets clearer, that something can be selected here

Hash update does not always work as exptected

When replacing the hash with a new one the old value is still used to withdraw portfolio information. Problem only appears if the variable "hash" has been assigned, thus no problem when entering a hash after loading the main page. When opening a new tab it also works without a problem.

Deactivate Save button after click

Cold start time of Azure functions is unfortunately still quite high (around 10s). Due to this users could be tempted to click multiple times on the save button. This should be avoided, since many portfolios are going to be created.

Solution:
After click on Save grey out and deactivate button.

Save personal portfolio in Web Storage

If web storage is !empty, load from web storage then query db anyway and update display, if version from db is different from the one in Web storage.

In that way the 10sec cold start time of Azure Functions doesn't impact the user experience so much.

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.