GithubHelp home page GithubHelp logo

b2550 / chsrideshare Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 607 KB

The website software for the Centaurus High School Ride Share program

License: GNU General Public License v3.0

Python 26.71% HTML 26.35% CSS 2.21% JavaScript 44.73%

chsrideshare's Introduction

Logo

The website software for the Centaurus High School Ride Share program

Running

The software can be started on localhost:8000 or 127.0.0.1:8000 by executing run.py

This will start the local Flask server. The software is currently not configured to run on a webserver like Nginx.

$ cd <path to software root>/run.py
$ python run.py

You need to create the database before running this software with $ python db_create.py. This only needs to be done once.

Virtual Environment

/chsrideshare is a Python virtual environment with all the dependencies installed. The software can be run with the virtual env on GNU+Linux/UNIX following these steps:

  1. Navigate to Product directory in the command line $ cd <path to software root>

  2. Run $ chsrideshare/bin/python db_create.py in the command line

  3. Run $ chsrideshare/bin/python run.py in the command line

chsrideshare's People

Contributors

b2550 avatar

Watchers

 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.