GithubHelp home page GithubHelp logo

wjdp / xsacdb Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 5.0 8.41 MB

:ocean: A web app for managing membership, training and trips for BSAC branches. :satellite: Mirror of https://gitlab.com/wjdp/xSACdb.

Home Page: http://xSACdb.wjdp.uk

License: MIT License

Python 60.85% CSS 0.20% JavaScript 4.37% HTML 28.79% Shell 0.30% Dockerfile 0.19% TypeScript 0.23% Vue 0.05% Procfile 0.02% Sass 5.01%
bsac club-management web-app club-database

xsacdb's Introduction

xSACdb

build status coverage

A web based database for managing BSAC branch clubs. It looks after membership details, training records, known sites and club trips.

xSACdb Screenshot

Demo

You can find information about demo instances of the application here: http://xsacdb.wjdp.uk/demo/.

Requirements

  • Linux OS, tested on Ubuntu and Debian
  • Python 3.7
  • Node 12.x
  • pipenv

Running Locally

xSACdb is a Python web application, it is built on the Django web framework. For production use the only supported deployment method is via Docker. See section below.

For development you can run the server from a local shell. Firstly get your local environment set up by installing Python and frontend packages:

npm install
pipenv install

Then get your database created and filled with fake data:

pipenv run src/manage.py migrate
pipenv run src/manage.py reset_fake_db

Finally start the application with:

pipenv run honcho start

BSAC Data

The application is distributed without any qualifications, lessons or SDCs. I've not fully looked into this but I'm guessing BSAC has copyright on that data. You'll have to put this in yourself.

Deployment

Deployment is via a docker container. See the docker-compose.yml file in the repo for an example on how to get a server up. More docs to follow.

xsacdb's People

Contributors

tomtom5152 avatar wjdp avatar

Stargazers

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