Skip to content

jules946/set09103_advanced_web_tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏀 Dunk Data

Dunk Data is a web application built with Flask that provides detailed information about NBA players, teams, and games. The application allows users to view player statistics, team details, and upcoming and recent games.

✨ Features

  • View detailed player information and statistics
  • Browse team details
  • Check upcoming and recent games
  • User authentication and management

🛠️ Technologies Used

  • Python
  • Flask
  • SQLAlchemy
  • JavaScript
  • HTML/CSS
  • PostgreSQL

🚀 Deployment

📁 Project Structure

  • src/: Contains the main application code
    • __init__.py: Initializes the Flask application and sets up configurations
    • app.py: Entry point for running the application
    • models.py: Defines the database models
    • routes/: Contains route definitions for different parts of the application
  • templates/: Contains HTML templates for rendering views
  • static/: Contains static files like CSS and JavaScript

📄 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published