Code Monkey home page Code Monkey logo

dangerdine's Introduction

DangerDine

"It will boost your immune system!"

An exciting web app that suggests restaurants to eat at in your local area that have a very poor food hygiene rating

Tests

Installing

DangerDine uses Python 3.11, please ensure you have this version installed (downloads available here)

Geospatial Database

For windows install using these 3 links (in order):

For linux install using this command:

sudo apt install libsqlite3-mod-spatialite && sudo apt install binutils libproj-dev gdal-bin

Dependencies

Ensure that you have Poetry installed (instructions can be found here), then navigate to the root folder and run the following command:

poetry install --no-root && poetry run pre-commit install

Poetry will complain if you do not have the correct Python version installed. Follow the steps in Installing to get the correct version

Environment Variables

To run the program you may need to set some environment variables (E.g. SECRET_KEY), the required ones are specified in .example.env and must be placed into a file called .env in the project root.

Contributions

Contributions are welcome. If you want to contribute, please raise a PR, and we'll review, test and (likely) merge it. Please comment on issues you'd like to work on for assignment to prevent duplication of work. If you find any bugs/problems or have any feature suggestion, please raise an issue.

Please ensure your new code adheres to mypy's type checking & ruff's linting so that the repo has a consistent style. By also running pytest's test suite you can ensure your contributions provide valid functionality.

dangerdine's People

Contributors

carrotmanmatt avatar charlesesw avatar donian960 avatar varnoisy avatar

Stargazers

 avatar

Watchers

 avatar

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.