Skip to content

This repo holds the backend for a sports app that I'm building using flutter and Asp.net. Which is complete.

Notifications You must be signed in to change notification settings

ChristianSaenz/SportsApp-Backend-

Repository files navigation

Sportify - Backend

Overview

Sportify is a sports standings app that provides a comprehensive platform for users to track multiple sports, including Football, Soccer, Basketball, Hockey, UFC, F1, and Tennis. Users can view upcoming matches, follow live scores, and access introductory information about each sport. The app also allows users to save their favorite players and view their information

This repository contains the backend of the app, built using ASP.NET. The backend is responsible for managing API endpoints, database interactions, and business logic.


Features

  • RESTful API endpoints for sports data management
  • Secure database integration using MSSQL
  • Authentication and authorization for user accounts
  • Handles CRUD operations for players, teams, and matches
  • Optimized for scalability and performance

Folder Structure

  • Controllers/: Contains API controllers for various functionalities.
  • Models/: Defines data models used in the application.
  • Services/: Includes business logic and service implementations.
  • Query/: Contains SQL scripts for database creation and population.
  • appsettings.json: Configuration file for application settings.

About

This repo holds the backend for a sports app that I'm building using flutter and Asp.net. Which is complete.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages