Skip to content

dstaggs-15/ncaacfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 

Repository files navigation

NCAA / CFB 27 Documentation App

Table of Contents

Purpose

This app is going to keep track of potentially two separate ideas:

  • The first idea is a dynasty tracker. This is to monitor the progress and advancement of online, multiplayer dynasties.
    • This tracker will include a variety of statistics, but will be best if included before the season ends as to not lose information, i.e. opponents and/or scores.
    • Trophies. Trophies will include Playoffs, Conference Championships, and Rivalries that include trophies.
    • Season Records. Win-Loss ratio of a player on a team. This is related to their coach, as they can switch teams, so there will be separation of the coach record and the team record.
      • H2H. Head-To-Head records will also be recorded (if in a multiplayer dynasty) because it is always fun to remind someone you beat them repeatedly year-in and year-out.
    • Player Stats. Sometimes its fun to look back at how amazing your players were statistically. This is optional but a fun inclusion.
  • The second idea is a blogging post creator. The creator will take events given to it and add dramatization to further improve the immersion into games and/or dynasties.

How to Run

  • Change directories to look like this in the terminal: ~/ncaacfb/NCAACFB/.
  • Run the command npm install.
  • Run the command npm run dev.
  • A local host should appear in the terminal to view the webpage. Type that in new web window or ctrl+click in the terminal.

Extras

There are additional tools that will be hidden throughout the testing.

One of the tools is the recruting tool for Hard/Soft Sell for recruits. This is currently found in https://ncaacfb.vercel.app/dynasty/recruitment.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors