Giter VIP home page Giter VIP logo

eth-tokens-tracker's Introduction

@johne5's Holopin board

  • ๐Ÿ‘‹ Hi, Iโ€™m @John-E5
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...

eth-tokens-tracker's People

Contributors

dependabot[bot] avatar john-e5 avatar

Watchers

 avatar  avatar  avatar

eth-tokens-tracker's Issues

redo dashboard

redo dashboard as table

  • change collections to table
  • add edit and delete functionality
  • add delete modal
  • add pagination
  • update routes

Create repo

Create git repo

  • Create repo
  • Add readme
  • Add gitignore file
  • Add requirements.txt
  • Add Procfile

Create Mock-ups

Create and add mock-ups from mockflow

  • Design mock-up
  • Upload mock-up

Build login system

Build a user login system to include registration page, login page and profile page

  • build register route
  • Add registration form
  • Add register html form
  • Add flash messages
  • Build login route
  • Add login html form
  • Add login form class
  • Add logout route
  • Add profile page and route

Build portfolio stats page

Add stats page with charts to show portfolio metrics

  • build pie chart for token breakdown
  • build barchart for gains and losses
  • build treemap

Improve app styling

Improve the overall look of the app

  • Improve styling
  • add toasts to flash messages
  • change color scheme

Build Navs

build navbar and sidenav as partials in seperate includes folder

  • build topnav
  • build sidenav
  • Add includes folder to templates
  • Fix sidenav and complete
  • fix button and set colors

Add CDN links and html boilerplate

Add materialize CDN links and add basic HTML boilerplate

  • Add materialize CSS and js CDN links
  • Build basic HTML boilerplate for base.html

Build Project file structure

Build file structure for project

  • Add run.py
  • add forms.py
  • add models.py
  • add app, static, templates folders
  • add init.py
  • add routes.py
  • Add template: base.html
  • Add template: home.html
  • Add template: dashboard.html
  • Add template: login.html
  • Add template: register.html
  • Add template: profile_page.html
  • Add template: add_token.html
  • Add template: edit_token.html
  • Add template: manage_token.html
  • Add template: portfolio_stats.html
  • Add style.css
  • Add tokens json data
  • Add images folder

Build database

  • use sqlite for development/ postgres for production
  • setup users with user table and users tokens table
  • Add user login to user table
  • Add users token data to tokens table

Build default routes and templates

Build default routes for each template

  • Add route for home
  • Add route for register
  • Add route for login
  • Add route for profile_page
  • Add route for Add_token
  • Add route for edit_token
  • Add route for manage_token
  • Add route for portfolio_stats

Add project dependencies

Add the dependencies for project

  • Add flask
  • Add flask login
  • Add json
  • Add WTforms
  • Add flask_wtf
  • Add flask_sqlalchemy
  • Add flask-argon2

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.