This repository contains the front-end code for the Football Championship Management application. It is built using Nuxt 3, a powerful Vue.js framework that allows for server-side rendering and static site generation.
Note: This is our Capstone project for the SE104 course at UIT-VNU, teaching by Dr. Do Thi Thanh Tuyen.
The Football Championship Management application is designed to manage football championships. It provides an interface for creating, updating, and managing football teams, players, matches, and championships. The language used in the app is Vietnamese, English is not currently supported.
- Team Management: Add, update, and delete teams.
- Player Management: Add, update, and delete players.
- Match Management: Schedule matches, update scores, and track results.
- Championship Management: Create and manage championships.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Clone the repo
git clone https://github.com/tannd-ds/fe-football-champ.git
- Install NPM packages
npm install
- Run the development server
npm run dev
All contributions are welcome. For major changes, please open an issue first to discuss what you would like to change.
We are a group of students from the University of Information Technology, VNU. You can contact us via email: [email protected].