Code Monkey home page Code Monkey logo

dumbanengue_website's Introduction

Dumbanengue - Food Price Predictor (Website)

Welcome to the "Dumbanengue" food price predictor website repository. This repository contains the code for the Django-based website that interacts with the food price prediction model.

About the Project

"Dumbanengue" is an initiative aimed at predicting food prices based on various parameters like market trends, historical data, and other relevant factors. This repository specifically deals with the frontend and backend of the website that facilitates user interaction with the predictive model.

Usage

To run the website locally, follow these steps:

  1. Clone this repository: git clone https://github.com/HercoZauZau/Dumbanengue_Website.git
  2. Navigate to the project directory: cd dumbanengue_website
  3. Install dependencies: pip install -r requirements.txt
  4. Run the Django server: python manage.py runserver
  5. Access the website in your browser at http://localhost:8000

Model Repository

The predictive model code and related resources are hosted separately in the model repository. For accessing and working with the model, please refer to the following repository:

Dumbanengue Food Price Predictor Model Repository

Contributing

As this repository is dedicated to the website aspect of the project, contributions related to the website's frontend, backend, user interface improvements, or bug fixes are welcome. However, for changes related to the predictive model itself, please refer to the model repository.

  1. Fork this repository.
  2. Create your branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Open a pull request.

License

This project is licensed under the MIT License, allowing widespread use and modification while maintaining the original license reference.


dumbanengue_website's People

Contributors

hercozauzau avatar

Stargazers

 avatar

Watchers

 avatar

dumbanengue_website's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.