Tracc
is a simple and intuitive crypto wallet tracking app built with Angular, Express, Node, and MongoDB (MEAN Stack).
Tracc
is a an intuitive all-in-one crypto app.- It includes two main segments:
- Crypto coin exploration page under the
Explore
tab.- Here you can browse many different coins;
- Search for any coin by name or its ticker symbol;
- See an overview of a given coin's current data;
- Click on any coin card to get redirected to its CoinGecko page for much more detailed information;
- Crypto wallet management page under the
Wallets
tab.- Here you can create new wallets by giving them a name and optional description;
- Browse existing wallets through their summary cards;
- Edit existing wallets information or delete them;
- Open a detailed view of any given wallet from where you can see its PnL statistics and a full transaction history;
- Add or remove transactions to/from the wallet;
- To access any page apart from the landing page, users must be authenticated.
- Crypto coin exploration page under the
- Happy crypto adventures with
Tracc
;)
- Visit the Tracc vercel-hosted website;
- Enjoy
Tracc
!
The Tracc
platform is developed by samu.sar. The up-to-date crypto coin information is being provided by CoinGecko's free-tier API.