Skip to content

antdp425/league-hero-frontend-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Hero

League Hero is a Soccer/Football League Management Solution that allows you to manage all aspects of your League.

Walthrough: https://bit.ly/3kGnl88

Demo: https://bit.ly/37REbx7

Repo to v1 (Vanilla JS): https://github.com/antdp425/league-hero

Uses:

Getting Started

  1. Fork and clone league-hero-frontend-v2 and league-hero-backend-v2
  2. Open Terminal (two tabs is ideal)
  3. Open one terminal tab in league-hero-frontend-v2
  4. Open one terminal tab in league-hero-backend-v2
  5. Type bundle install into backend-v2 terminal tab
  6. Type rake db:seed into backend-v2 terminal tab
  7. Type rake db:migrate into backend-v2 terminal tab
  8. Type rails s into backend-v2 termianl to start the Rails backend API
  9. Type npm install && npm start into frontend-v2 and you will be brought to the League Hero homepage

Usage

On launch you will see:

  • a navbar with quick access to your Leagues and Teams
  • a list of all of your active leagues
    • including: start date, status, and number of teams

At this time the app only allows you to:

  • Create / View / Update / Delete Leagues and Teams

Stay tuned for updates and new features in the near future.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/antdp425/league-hero. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The app is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the League-Hero project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published