Giter Site home page Giter Site logo

boudhayan-dev / segregator-flaskapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 29.43 MB

A web application that monitors real-time operation of a network of smart bins.

License: MIT License

Python 29.20% HTML 60.71% CSS 8.94% Mako 1.15%
flask-application html5 css3 sqlalchemy sqlalchemy-database-migrations sqlite flask-framework python-3

segregator-flaskapp's Introduction

Waste Segregator Web application

Ask Me Anything made-with-python GitHub license PyPI - Status

This repository contains the source code for the Waste Segregator web application which is a CRUD app built using Flask frmaework.

Features -

  • Homepage and About section that describes the aim and operation of the project.
  • Dashboard that provides admin priviliges to view the archived test results.
  • Sign In and Register functionality with Feedback feature.
  • Requirements

    • Python 3

    • Flask

    • Flask plugins - SQLAlchemy , migrate, wtforms, login

    • HTML/CSS, Bootstrap.

    Installation

    Type the following command to pull the git repository using terminal-

    git pull https://github.com/boudhayan-dev/Segregator-FlaskApp 
    

    Navigate inside the folder -

    cd Segregator-FlaskApp/Segregator
    

    Set the flask variable -

    set FLASK_APP=run.py
    

    Perform Database migration -

    flask db init
    flask db migrate -m "new db"
    flask db upgrade
    

    Run the flask app -

    flask run
    

    Demonstration

               Home Page
              Sign-In Page
               Registration Page
             Dashboard Page
             Feedback Page
               About Page

    Note:
    This is a part of another project titled - Automatic Waste Segregator..

    © All rights reserved.

    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.