Coder Social home page Coder Social logo

austinbspencer / bots-ffl Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.33 MB

Webpage back-end only now. The twitter bot code and other back-end code within the battle-of-the-states organization

Home Page: https://austinspencer.works/BOTS-FFL

JavaScript 27.48% HTML 71.14% CSS 1.38%
twitter-bot redis redis-database website back-end frontend-web twitter-api

bots-ffl's Introduction

DEPRECATED (May be revived come next season but likely in a different repo)

  • Back-end code found in the organization here

The website is built with HTML/CSS/JavaScript. This was a fun site to build since I know there will be people actually visiting this site weekly. I chose to display everything by league. Right now that includes the standings, point leaders, rosters, and trending players(new). All of the data being displayed is stored on Redis database and is recieved through get requests to my back-end server. Each time the page is loaded all of the data is pulled, I could maybe do this more efficiently, especially for the rosters. Since I am pulling the data and it isn't even visible unless it is clicked. What I could do instead is only pull the data once the league is actually clicked on.

Notes

This would be much easier using Vue because I could do this exact webpage with a fraction of the HTML code. It's honestly ridiculous how long the HTML script is. But, I'm in way too deep to convert it to Vue. So here we are..

  • Should add Sleeper's trending players section
    • Could have top 10 added/dropped 24 hours and weekly
  • I could limit back-end work by only getting the roster data when the team is actually clicked
    • This would be done by using the name and sending post request with the name which will return the roster for that team

Checkout BOTS FFL twitter profile ๐Ÿ˜ƒ

bots-ffl's People

Contributors

austinbspencer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.