Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/i-vishi/csgo-league-admin
Admin Web App for CS:GO League organized by Arcadia - Gaming Club of IIITV
https://github.com/i-vishi/csgo-league-admin
firebase vuejs vuetify
Last synced: 13 days ago
JSON representation
Admin Web App for CS:GO League organized by Arcadia - Gaming Club of IIITV
- Host: GitHub
- URL: https://github.com/i-vishi/csgo-league-admin
- Owner: i-vishi
- Created: 2020-12-02T06:02:10.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T07:08:09.000Z (almost 4 years ago)
- Last Synced: 2023-03-10T01:52:08.925Z (over 1 year ago)
- Topics: firebase, vuejs, vuetify
- Language: Vue
- Homepage: https://leagueadmin.web.app/
- Size: 758 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS : GO League - ADMIN
This is the Web application for the ADMIN for CS:GO League organized by ARCADIA - The Gaming Club of IIIT Vadodara. This application is for auctioning the players, making announcements and updating the fixtures of the league.
## Demo
Click the link to see the working Demo : https://leagueadmin.web.app/
Click here to see the repo for user's site : https://github.com/i-vishi/csgo-league
## Snapshots
The Sign-in is only for the admins. Only after sign-in, other pages can be accessed. For reference, see the snapshots below-
### Landing Page
![Home Page](snapshots/home.png)
### Auction Page
![Live Auction](snapshots/auction.png)
### Fixtures Page
![Live Auction](snapshots/fix.png)
### Updating Result of a match
![Live Auction](snapshots/updateres.png)
### Announcements Page
![Live Auction](snapshots/announce.png)
## Project setup
- Install the NPM packages
```
npm install
```- Build and run the project
```
npm run serve
```## Developers
- [Vishal Gaur](https://github.com/i-vishi)
- [Ravi Varshney](https://github.com/ravivarshney01)
- [Ananya Tewari](https://github.com/antew7)## Built with
- [Vue.js](https://vuejs.org/) - An open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications.
- [Firebase](https://firebase.google.com/) - for NoSQL database and hosting the web application.
- [Vuetify](https://vuetifyjs.com/) - Vue UI Library with beautifully handcrafted Material Components.Made with ❤️ by VAR Solutions