Git Product home page Git Product logo

slo-botanical-garden-volunteer-hour-tracker's Introduction

SLO Botanical Garden Volunteer Hour Tracker

Build Status

A volunteer hour tracker made for the SLO Botanical Garden nonprofit.

User View

Table of Contents

Overview

Purpose

The purpose of this application was to improve the volunteer tracking process at the SLO Botanical Garden nonprofit. Previously, volunteer information was written down and manually inputted into spreadsheets by nonprofit supervisors. In order to streamline this task, the team built a volunteer management system that allows volunteers to record their hours and view their volunteer history, all while allowing nonprofit supervisors to keep this information and filter/export it when necessary.

Team

The SLO Botanical Garden project team consisted of 5 Cal Poly Computer Science students. Over the course of 8 months, they worked in collaboration to develop and deploy this web application. The team can be seen below:

(From left to right)

  • Justin Poist - Software Developer
  • Jack Fales - Software Developer
  • Eric Newcomer - Engineering Manager/Software Developer
  • Tim Kim - Software Developer
  • Cole Perry - Software Developer

Getting Started for Developers

Clone the repository

git clone https://github.com/hack4impact-calpoly/slobg-track.git cd slobg-track/

Install requirements

  1. Install Python (if you don't have it for some reason)
  2. Clone the repo
  3. Install pip
  4. Install Django
  5. Install all project packages using pip install -r requirements.txt (make sure you are in the project root folder).

Run the app

  1. cd backend/slobg_proj/
  2. python manage.py runserver or python3 manage.py runserver depending on your Python version.
  3. Head over to http://127.0.0.1:8000/ to see the app!

slo-botanical-garden-volunteer-hour-tracker's People

Contributors

eric-newcomer avatar jpoist97 avatar jackfales avatar ctperry0301 avatar timkim14 avatar dependabot[bot] avatar lordflashmeow avatar dhaval327 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.