/LocalFlux

Primary LanguagePython

LocalFlux

LocalFlux is a dynamic and adaptive AI solution designed to streamline the accreditation and assessment management processes for educational institutions. It provides a user-friendly interface for managing accreditation data and automates calculations for program outcomes. This project is built using Django and is intended to be run locally.

Features

  • User-friendly interface for managing accreditation data.
  • Automated calculations for program outcomes.
  • Easy-to-use installation and setup process.

Prerequisites

No prerequisites are required as Python is included in the repository.

Installation

Follow these steps to set up the LocalFlux project on your local machine:

Quick Setup

  1. Download the Repository:

    Download the repository from GitHub and extract it to a folder on your local machine.

    Alternatively, you can clone the repository:

    git clone https://github.com/Ramxnan/LocalFlux.git
    cd LocalFlux
  2. Run the Setup Script:

    • Windows: Double-click on the run.bat file to start the setup and run the Django server.

    The server will start at http://127.0.0.1:8000/.

Usage

Once the server is running, you can access the LocalFlux application in your web browser at http://127.0.0.1:8000/.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or need further assistance, feel free to contact:


Thank you for using LocalFlux!