Skip to content

mattbarreto/sport_web

Repository files navigation

Sports and Healthy Living Blog

Welcome to the repository of the Sports and Healthy Living Blog! This Django-powered blog is your guide to information about sports, routines, nutrition, healthy tips, and more. Explore high-quality articles and join our community for an active and healthy lifestyle.

Preview

Blog Functionality

Technologies Used (Tecnologías Utilizadas)

  • Python
  • Django
  • Bootstrap
  • HTML
  • CSS

Blog Sections (Secciones del Blog)

  1. Home (Inicio): Explore the latest posts and updates.

  2. About Us (Quiénes Somos): Get to know the team behind the blog and our mission.

  3. Routines (Rutinas): Find workout routines to keep yourself active.

  4. Nutrition (Nutrición): Discover tips and healthy recipes for a balanced diet.

  5. Healthy Tips (Tips Saludables): Useful information to enhance your overall well-being.

  6. Contact (Contacto): Questions or suggestions? Reach out to us.

Access to the Blog (Acceso al Blog)

To access all features, logging in is required. Also, use the search bar to quickly find topics of interest.

Editing Panel with CKEditor (Panel de Edición con CKEditor)

This blog features an editing panel powered by CKEditor. It simplifies content creation and editing, allowing you to bring your ideas to life effortlessly.

Getting Started (Comenzando)

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/mattbarreto/sport_web.git
    
  2. Navigate to the project directory:

    cd sport_web
    
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Apply migrations:

    python manage.py migrate
    
  5. Run the development server:

    python manage.py runserver
    

Open your browser and go to http://localhost:8000/ to view the blog.

Contributions (Contribuciones)

Have ideas to enhance our blog or want to contribute content? We are open to your suggestions and contributions! Feel free to open an issue or send a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published