Coder Social home page Coder Social logo

app's Introduction

#APP Note: This is an open source project on a web app and is currently under heavy development.

PROJECT MONSOON

##How to use

Dependencies

View installation instruction below for installing dependencies.

  1. Flask
  2. Virtualenv
  3. pip3
  4. Flask-admin
  5. Flask-login
  6. Flask-bcrypt
  7. Flask-WTForms
  8. FLask-SQLAlchemy
  9. FLask-Mail
  10. Requests

###Installation instruction:

  1. Fork it in your repo.
  2. Then clone it from your repo.
  3. Install virtualenv(sudo apt install virtualenv) and pip3 if you don't have.
  4. Go to the project folder and activate virtualenv("source bin/activate").
  5. Then, install all dependencies with "pip3 install -r requirements.txt".
  6. And, you are good to go.

###How to run:

  1. From the project's root folder, open terminal.
  2. Type "FLASK_APP=main.py;export FLASK_APP" command.
  3. Then, run flask with "flask run"
  4. If you need more debugging information, you can use "FLASK_DEBUG=1;export FLASK_DEBUG" command before step 3.

app's People

Contributors

amritghimire avatar saugatongh avatar skshetry avatar

Stargazers

 avatar

Watchers

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