GithubHelp home page GithubHelp logo

abdullah50053 / helpqueue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from techx/helpqueue

0.0 0.0 0.0 908 KB

Help Queue

Home Page: https://bpqueue.herokuapp.com

License: MIT License

Shell 0.41% Python 47.21% TypeScript 48.28% CSS 2.10% HTML 1.53% Mako 0.45% Procfile 0.02%

helpqueue's Introduction

Help Queue

The easy to use help queue system, built on top of Flask + React!

Created and maintained by: TheReddKing (TechX)

Heroku Deploy

Deploy

There are two variables you need to set the master email account and also the URL of the site. These must be edited as heroku env variables. All other settings can be edited on the /admin page

Screenshots

Home Screen Mentor Screen Admin Screen

Dev:

Local Installation:

python -m venv env
source env/bin/activate
pip install --upgrade pip
pip install -r requirements.txt
yarn
cp .env.example .env
cd client && yarn

Then edit your .env file. Once your database url is correct (you can use createdb helpq if you have postgres)

python manage.py db upgrade

Windows might mess up things click here to fix

Dev run

yarn run dev

or (if you want to debug server side scripts or if u are on windows)

yarn start
yarn run dev-server

Modifying for events

See FILESTRUCTURE.md.

Contributing

I'd love to take pull requests! Please read the Contributing Guide first!

Other TODOs:

  • App Success Deploy { "success_url": "/welcome"

}

helpqueue's People

Contributors

abdullah50053 avatar allenwang314 avatar dependabot[bot] avatar justinyu1618 avatar soominchun avatar thereddking 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.