Skip to content

petekaroon/CryptoTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTrack

An easy-to-use web app to track your crypto assets investment. Cryptocurrency prices are updated in real time, powered by CoinGecko API.

portfolio-page

Description

The aim of this project is to demonstrate my ability to create a CRUD application, both frontend and backend written in Javascript. The app is implemented through the use of RESTful APIs to record the user's cryptocurrency transactions. A third-party API from CoinGecko is consumed to provide real time cryptocurrency prices. JSON Web Token (JWT) and bcrypt password encryption are used for user authentication, which are considered the industry standards.

Tech

Setup

Please refer to the Setup Guide for steps to setup in local development.

Screenshots

asset-details-page add-transaction-modal login-page

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages