Skip to content

JavierRangel2004/POO

Repository files navigation

Final_PDI Django Web App

Welcome to the Final_PDI Django Web App! 🚀

Getting Started

Follow these instructions to get your copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have the latest version of Python installed on your system. You can download it from here.

Installation

  1. Clone the Repository

    First, clone the repository to your local machine:

    git clone https://github.com/your-username/Final_PDI.git
    
  2. Navigate to the Project Directory

    Change to the project directory:

    cd Final_PDI
    
  3. Install Requirements

    Install the required packages using pip:

    pip install -r requirements.txt
    
  4. Run the Application

    Start the server:

    python manage.py runserver
    

    The application should now be running on http://localhost:8000.

License

This project is licensed under the MIT License - see the LICENSE.md file for details


Thank you for using or contributing to Final_PDI Django Web App! 🌟

About

POO UP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published