Giter Site home page Giter Site logo

pi-jed's Introduction

Pi-JED

Contact Me

Email: [email protected]
Instagram: @dummycod3r
Twitter: @dummyCod3r_

Team members: Diana Blankson and Enoch Sarpong

Install

To start the flask server, type the following:

git clone [email protected]:Amo95/Pi-JED.git
cd ~/Pi-JED
pip3 install -r requirements.txt
apt-get install sqlite3
Then create a database by typing from terminal, <'sqlite3 databasename'>. From the sqlite3 session, type create table and exit

On terminal type 'python3' to enter into python's interactive session and type following
from app import db
db.create_all()
exit() or Ctrl ^D

Usage

To run the script type in 'python3 app.py'

Note

This code works on raspberry pi

pi-jed's People

Contributors

amo95 avatar diana-blankson avatar

Stargazers

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