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.
- User-friendly interface for managing accreditation data.
- Automated calculations for program outcomes.
- Easy-to-use installation and setup process.
No prerequisites are required as Python is included in the repository.
Follow these steps to set up the LocalFlux project on your local machine:
-
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
-
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/
. - Windows:
Double-click on the
Once the server is running, you can access the LocalFlux application in your web browser at http://127.0.0.1:8000/
.
This project is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or need further assistance, feel free to contact:
- Email: ramanan.palur@gmail.com
- Phone: +91 9886690844
Thank you for using LocalFlux!