https://github.com/chunkingz/bw-football-club
Byteworks Football Club Angular App for checking up-to-date sports live scores.
https://github.com/chunkingz/bw-football-club
angular livedata livescore-api
Last synced: 6 months ago
JSON representation
Byteworks Football Club Angular App for checking up-to-date sports live scores.
- Host: GitHub
- URL: https://github.com/chunkingz/bw-football-club
- Owner: chunkingz
- Created: 2019-10-09T12:36:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T03:11:54.000Z (over 2 years ago)
- Last Synced: 2023-03-03T05:51:49.707Z (over 2 years ago)
- Topics: angular, livedata, livescore-api
- Language: TypeScript
- Homepage: https://byteworks-football.herokuapp.com/
- Size: 8.62 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :soccer: BwFootballClub
> Description: Byteworks devs have developed an interest in sports, and they like to have access to the latest football fixtures, this project was built to address that need.
## Implemented Features
- :ballot_box_with_check: BW devs can view the latest football standings
- Added loader to notify users when a request is still on going.
- Tuned up the User Interface.
- Created a more user friendly mobile view.
- Upgraded to the latest angular v8 and whole lot more!## Urls (Hosting)
:gem: This project is hosted on Heroku [here](https://byteworks-football.herokuapp.com/)
:fire: Coming soon...
:octocat: Github Pages coming soon...
## Project Management
:briefcase: This project is managed on Pivotal Tracker [here](https://www.pivotaltracker.com/n/projects/2403959)
## Technologies used :gem:
- Angular v8 (Modern Single Page Application Framework) - I used this to build out the app
- Bootstrap 4 (Modern CSS framework) - I used this for responsive web design
- Fontawesome (icon library) - I used this for a couple of icons
- NgxSpinner (loader library) - I used this for displaying a customised loader
- Express (Nodejs framework) - I used this to serve the frontend on the heroku server## Extras :tada:
Out of 7 days it has taken me 6 days to get to this point in the project, the hardest part was trying to mimick the banner overlay as seen in the figma design. I am proud of the project as a whole, but I think the best is making the whole site responsive and adding a visual customized loader :bowtie: .
## Angular CLI Version
:heart_decoration: This project was generated with Angular CLI version 8.3.8.