GithubHelp home page GithubHelp logo

guyeilam / mernhood Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 1.0 1.67 MB

Robinhood inspired & MERN-stack powered mock-trading platform.

Home Page: https://mernhood.herokuapp.com

JavaScript 90.31% HTML 1.91% CSS 7.78%

mernhood's People

Contributors

guyeilam avatar luqven avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

webclinic017

mernhood's Issues

Login errors missing

./frontend/src/components/session/login_form.js

  • No error message for failed authentication

Search Bar Autocomplete Fetching API Data

Search API

The current implementation is not ideal. Instead the searchBar component should...

  • Return (limit 10) possible search results from the given query so far
  • Auto-highlight matching letters from the query of the search results
  • Section query results into categories, i.e. companies and cypto as separate categories.
Reach goals
  • Talk to stock price API to know whether the focused result is making or losing money, and should, therefore, be highlighted red vs green.

Component naming style

For consistency and general style, we should remove the word Component from the component names. Specifically, NavBarComponent should just be named NavBar.

DropDown links "Components" to LoginForm

frontend/src/components/nav/noUserNavLinks.js

  • DropDown links "Components" to the login form. If this is on purpose, should display an error message asking the user to login before viewing components library.

No README

  • The project needs at the very least some instructions on how to run it.
  • Next steps would be an overview of file structure
  • Finally, some code examples would be good.

Remove extra reset.css file

Somehow, we've ended up with two reset.css files. We need to merge these and delete one.

Should all the styles live inside the frontend/styles/ directory?

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.