Skip to content

MohamedJamh/aftas-front-office

Repository files navigation

Aftas Sports Club Competition Management

Overview

Aftas Sports Club, located in Mirleft, Tiznit, offers a variety of sports and activities, including Surfing, Tennis, Quad Biking, Underwater Fishing, Paragliding, and more. The club regularly organizes underwater fishing competitions across different regions of Morocco. Members can participate in these competitions by paying a fee to confirm their participation. The club manages logistics, appoints a jury to calculate results, and displays the podium.

Aflas Club aims to modernize competition management by developing a responsive web application to meet the needs of club administration and the jury.

Frontend (Angular)

User Stories

Admin Features

  1. As an administrator, I want to add a competition.

    • Specify a unique code for the competition.
    • Provide the date, start time, end time, number of participants, and location.
  2. As an administrator, I want to view a list of competitions with filters (ongoing, closed).

    • Filter competitions that are currently ongoing.
    • Filter closed competitions.
  3. As an admin, I want to register a member for a competition.

    • Search for a member by number, name, or surname.
    • Register a member for a competition if they are not already registered.
  4. As a user, I want to record the result of a competition.

    • Record the number of fishes caught during the competition.
    • Confirm my participation after recording the result.
  5. As a user, I want to view the podium for the top three participants in the competition.

    • View the podium after the competition ends.

Steps to run the application

# Clone the repository
git clone https://github.com/MohamedJamh/aftas-front-office.git
# Go to the backend directory
cd aftas-front-office
# install dependencies
npm install
# Run the application
ng serve

Resources

Backend repository

Canva Presentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages