GithubHelp home page GithubHelp logo

jaofourthsohappy / bellyarea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zevenfox/bellyarea

0.0 0.0 0.0 86 KB

BelleArea is a web server for seeing obesity among people in different areas by collecting data from what food users choose to eat.

License: MIT License

Python 59.33% HTML 40.67%

bellyarea's Introduction

Overview

BelleArea is a web server for seeing trend of obesity amoung people in different gender and age by collecting data from what food users choose to eat.

Member

  1. Kollawat Rupanya 6310545221 Faculty of software and knowledge engineering
  2. Soravit Tangkulpanich 6310545396 Faculty of software and knowledge engineering
  3. Sittanat Palakawong Na Ayudthaya 6310545400 Faculty of software and knowledge engineering

Require libaries and tools

Python 3.8, 3.9, 3.10, and 3.11 or more Django 4.1.1

How to Install and Runserver (as a Developer)

  1. Clone this project repository to your local machine

    https://github.com/zevenfox/BellyArea.git
    
  2. Go to this repository directory

  3. Install required packages.

    pip install -r requirements.txt
    
  4. Migrate the database.

    for MacOS/Linux

    python manage.py migrate
    
  5. Importing data from data.json.

    python manage.py loaddata data.json
    
  6. Run the server.

    for MacOS/Linux

    python manage.py runserver
    

Go to the app: http://localhost:8000/

DEMO run

You can uses these demo users below to visits the site.

Email Password
[email protected] test1234

bellyarea's People

Contributors

zevenfox avatar soravitpete 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.