Git Product home page Git Product logo

cyber-ware's Introduction

Cyber Ware

This cyber ware is for make you safer when ware mask. This will help you know your temperature in 14 days and also detect the person that come near you more than 1 meters.

Presentation: https://youtu.be/h7nAJFsMnHo

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a server.

Requirements

  • Python3.6 or higher
  • pip
  • pipenv
  • mongoDB [optional]

Setup for Cyber Ware Web application

Download the code from git using git clone. Do the following step to use this application.

python3 refers to the Python 3 command using in Linux and Mac system. For window use python or py.

  1. Check python version (it should be 3.6 or 3.7).

    python --version
  2. Install pipenv

    pip install pipenv
  3. Install all required packages.

    pipenv install -r requirements.txt

Running the application

python3 refers to the Python 3 command using in Linux and Mac system. For window use python or py.

  1. Start the server int the pipenv

    pipenv shell
    python main.py

    This starts the web server at port 3000.

  2. You should see this messages printed from the terminal.

     * Serving Flask app "main" (lazy loading)
     * Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a
       production WSGI server instead.
     * Debug mode: on
     * Restarting with stat
     * Debugger is active!
     * Debugger PIN: 270-248-137
     * Running on http://0.0.0.0:3000/ (Press CTRL+C to quit)
  3. In web browser, paste the link: http://127.0.0.1:3000/

  4. You can stop the python server by press CTRL-C in terminal that you run server. Then exit the pipenv

    exit

Team Members

Student ID Name Lastname Role Github
6210503535 Chunya Tangoen Backend softchun
6210503527 Chalanthorns Aenguthaivadt Backend ChalanthornA
6210500145 Parichat Chantathai Hardware meindv
6210546447 Sirapop Kunjiak Frontend bemyXmas
6210503721 Phanphut Saengkitamorn Frontend Phanphut
6210503870 Sirapop Chayajet Hardware SirapopPCC
6210546013 Vichisorn Wejsupakul Frontend james31366
6210545734 Puvana Swatvanith Backend Noboomta

cyber-ware's People

Contributors

bemyxmas avatar chalanthorna avatar imgbotapp avatar james31366 avatar noboomta avatar phanphut 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.