2024-06-11 22:21 | Remove pycache | Brennen T. Mazur | 12 | +0 | -0 |
2024-06-11 22:18 | Update README to more accurately portray project | Brennen T. Mazur | 1 | +20 | -7 |
2024-06-11 21:47 | improve gitignore list | Brennen T. Mazur | 1 | +3 | -3 |
2024-06-11 21:40 | Merge branch 'prod' | Brennen T. Mazur | 139 | +9541 | -5 |
2024-06-11 21:35 | preparing for master branch merge | Brennen T. Mazur | 1 | +6 | -0 |
2024-06-11 16:34 | Update TODO file list. | Youth Employment Program Production | 1 | +16 | -16 |
2024-06-11 16:33 | Bugfix: branch choices in forms. Bugfix: role choices. Feature:Update User route | Youth Employment Program Production | 1 | +89 | -9 |
2024-06-11 16:27 | Meeting features and Upload document | Youth Employment Program Production | 7 | +81 | -19 |
2024-06-11 16:26 | modify users features | Youth Employment Program Production | 4 | +87 | -26 |
2024-05-24 14:51 | various fixes to equipment and meetings pages, admin pages and hoursd | Youth Employment Program Production | 16 | +139 | -38 |
2024-05-24 14:48 | push for offline work | Youth Employment Program Production | 5 | +95 | -63 |
2024-05-03 17:49 | bugfix: don't require value for replacing note | Youth Employment Program Production | 1 | +1 | -1 |
2024-05-03 17:47 | bugfix: disallow inactive users from signing in. Add user password reset for admin/users/active route | Youth Employment Program Production | 3 | +73 | -22 |
2024-05-01 16:54 | bugfix: display errors usefully | Youth Employment Program Production | 2 | +3 | -3 |
2024-05-01 16:53 | move TODO and update | Youth Employment Program Production | 2 | +52 | -50 |
2024-05-01 16:51 | enforce positive hours on form validation for NewUserHours | Youth Employment Program Production | 2 | +77 | -2 |
2024-04-30 14:37 | Add branch to equipment forms | Youth Employment Program Production | 2 | +6 | -0 |
2024-04-24 04:46 | Refactor and abstract equipment fns, newequipment, update_equipment, and MVCs | Youth Employment Program Production | 11 | +262 | -23 |
2024-04-24 04:45 | Refactor and abstract fns for branches | Youth Employment Program Production | 3 | +24 | -9 |
2024-04-23 21:33 | Add Notes to project pages as well as generated report pages | Youth Employment Program Production | 2 | +16 | -2 |
2024-04-23 21:31 | BUGFIX: fix link to nonexistent route | Youth Employment Program Production | 1 | +1 | -1 |
2024-04-23 21:30 | unnecessary match statement | Youth Employment Program Production | 1 | +1 | -1 |
2024-04-23 18:43 | Bugfix: unique names for meetings bp. add messages to punchclock otheruser.html | Youth Employment Program Production | 11 | +61 | -53 |
2024-04-23 18:40 | forgot to add change branch | Youth Employment Program Production | 1 | +27 | -0 |
2024-04-23 18:38 | Add branch collection mvc | Youth Employment Program Production | 18 | +384 | -17 |
2024-04-21 03:56 | refactor new_time, new_user_time, cleanup clockin_new_user | Youth Employment Program Production | 1 | +51 | -37 |
2024-04-20 06:31 | Update status of project TODO | Youth Employment Program Production | 1 | +18 | -11 |
2024-04-20 06:31 | New Feature: Start of work on Equipment collection and page structure. | Youth Employment Program Production | 12 | +147 | -0 |
2024-04-20 06:29 | New Feature: add renaming of agreements. BUGIFX call appropriate collection in agreement fns. | Youth Employment Program Production | 3 | +19 | -13 |
2024-04-20 06:23 | More Fleet templating and additions | Youth Employment Program Production | 4 | +167 | -158 |
2024-04-16 21:58 | meetings template changes | Youth Employment Program Production | 3 | +8 | -8 |
2024-04-16 21:57 | refactor hours route, add project name and updateProjectTime. Cleanup hours dev. add remove_agreement | Youth Employment Program Production | 5 | +199 | -85 |
2024-04-16 21:50 | cleanup pycache for fleet | Youth Employment Program Production | 5 | +0 | -0 |
2024-04-16 21:48 | Add fleet blueprint | Youth Employment Program Production | 19 | +459 | -0 |
2024-04-09 16:37 | add updateProjectTime, fix display projects in index.dev.html, BUGFIX admin route missing project for agreement calculation, hoursd limit output in hours, aggregate project data | Youth Employment Program Production | 2 | +78 | -56 |
2024-04-09 16:30 | create meetings blueprint | Youth Employment Program Production | 19 | +459 | -0 |
2024-04-09 16:26 | typo | Youth Employment Program Production | 1 | +1 | -1 |
2024-03-18 03:47 | Cleanup after website work. | Youth Employment Program Production | 8 | +253 | -21 |
2023-10-27 05:56 | Add rename, move, and remove project, add general remove confirmation page | Youth Employment Program Production | 8 | +221 | -42 |
2023-09-19 21:42 | Fixed TODO list, had accidentally overwritten list | Youth Employment Program Production | 1 | +29 | -1 |
2023-09-19 17:07 | Merge branch 'prod' of git.brennen.work:stc into prod | Youth Employment Program Production | 1 | +1 | -0 |
2023-09-19 17:05 | add gitignore for prod | Youth Employment Program Production | 1 | +6 | -0 |
2023-09-19 17:02 | added hours project_report aggregate, added display times by users and project to templates, refined employee reports, linked generate time select for reports, abstracted get_all_users | Youth Employment Program Production | 10 | +420 | -11 |
2023-09-08 14:48 | Changed font to Courier New | Nikolas Mazur | 1 | +1 | -0 |
2023-08-05 19:27 | datatype bugfixes, print media structure | Youth Employment Program Production | 1 | +27 | -66 |
2023-08-05 19:24 | add report styling, print media | Youth Employment Program Production | 1 | +12 | -5 |
2023-08-05 19:22 | Add time_bound_report, fix per_diem typo | Youth Employment Program Production | 1 | +48 | -13 |
2023-07-10 02:34 | print setup and user display refinement | Youth Employment Program Production | 3 | +137 | -10 |
2023-07-07 03:19 | change time_collection.project to store ObjectId() | Youth Employment Program Production | 1 | +12 | -12 |
2023-07-07 02:37 | add new user time button | Youth Employment Program Production | 1 | +1 | -0 |
2023-07-07 02:36 | fix lunch nd per diem submit for user and standard hours add | Youth Employment Program Production | 2 | +47 | -11 |
2023-07-01 07:12 | Long time without changes shared | Youth Employment Program Production | 30 | +1516 | -111 |
2023-04-03 15:56 | bugfix: actually submitting clarified roles and permissions | Brennen T. Mazur | 1 | +2 | -2 |
2023-04-03 15:54 | role meeting with Nolan, clarified roles and permissions | Brennen T. Mazur | 1 | +30 | -6 |
2023-04-03 14:34 | some last minute changes | Brennen T. Mazur | 5 | +55 | -38 |
2023-04-03 09:05 | pay-period and hours page calculations, added approximate payment per user. Commented out agreement dev data. | Brennen T. Mazur | 3 | +60 | -13 |
2023-04-03 05:36 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 3 | +70 | -10 |
2023-04-03 05:30 | Fix spelling errors | Nikolas Mazur | 1 | +1 | -2 |
2023-04-03 05:29 | Add base user documentation page | Nikolas Mazur | 2 | +55 | -0 |
2023-04-03 04:48 | fix firefox dashboard widget styles, clean up punchclock widget, change 'change hours' button to 'my hours' for clarity | Brennen T. Mazur | 2 | +10 | -6 |
2023-04-03 04:41 | crew clockin list now has functional toggle lunch and per diem buttons | Brennen T. Mazur | 2 | +37 | -13 |
2023-04-03 03:16 | Updated CSS layout | Nikolas Mazur | 1 | +16 | -10 |
2023-04-02 17:51 | Fix amount rounding | Nikolas Mazur | 1 | +2 | -2 |
2023-04-01 04:38 | CSS changes and pay-period updates | Nikolas Mazur | 5 | +40 | -21 |
2023-03-31 18:45 | added employee aggregate,select page | Brennen T. Mazur | 1 | +23 | -0 |
2023-03-31 18:20 | fix login page on root url, removed default value for fleet checkout, fix some spacing formatting, added employee aggregation and selection for reporting | Brennen T. Mazur | 1 | +13 | -7 |
2023-03-31 17:38 | fix display of active status in employee widget | Brennen T. Mazur | 1 | +1 | -1 |
2023-03-31 17:36 | fix layout for payperiod report pg | Brennen T. Mazur | 1 | +1 | -1 |
2023-03-31 17:34 | fix active users data display | Brennen T. Mazur | 1 | +0 | -3 |
2023-03-31 17:30 | link admin pages to widget buttons | Brennen T. Mazur | 3 | +5 | -5 |
2023-03-31 17:25 | fix firefox logo bug | Brennen T. Mazur | 1 | +1564 | -1385 |
2023-03-31 17:24 | fix clockin and clockout datatypes for seeded data | Brennen T. Mazur | 1 | +4 | -6 |
2023-03-31 17:22 | add responsive styles appwide | Brennen T. Mazur | 2 | +61 | -16 |
2023-03-27 02:45 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 5 | +56 | -28 |
2023-03-27 02:44 | Added and implemented CrewClockinWidget form, fixed adding new projects, and refined agreement project creation pipeline | Brennen T. Mazur | 6 | +141 | -71 |
2023-03-27 00:02 | Add additional fields | Nikolas Mazur | 1 | +10 | -7 |
2023-03-26 21:37 | Add if statement for differentiating pay value | Nikolas Mazur | 2 | +23 | -19 |
2023-03-26 18:07 | Fix variables and routing for reports | Nikolas Mazur | 4 | +44 | -23 |
2023-03-23 16:58 | completed funcionality of Crew Clockin list | Brennen T. Mazur | 4 | +102 | -57 |
2023-03-20 07:46 | Add new project page, form, seeds, and styles. Updated agreements widget to display proper progress per agreement and associated projects | Brennen T. Mazur | 6 | +227 | -31 |
2023-03-19 23:31 | create new agreements route, page, style, form. Seed update. Minor new user title content fix | Brennen T. Mazur | 6 | +160 | -35 |
2023-03-19 19:05 | implement changehours form with more refined styling | Brennen T. Mazur | 2 | +26 | -41 |
2023-03-19 19:03 | fixed routes report defs, progressed employee_report def to allow server start, added changehours form and seed functionality | Brennen T. Mazur | 3 | +89 | -24 |
2023-03-15 20:50 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 8 | +126 | -0 |
2023-03-15 20:50 | fleet widget style | Brennen T. Mazur | 3 | +71 | -340 |
2023-03-13 18:46 | Add admin routes | Nikolas Mazur | 1 | +43 | -0 |
2023-03-13 17:14 | Add admin reports pages | Nikolas Mazur | 7 | +83 | -0 |
2023-03-11 06:42 | completed fleet checkin checkout logic | Brennen T. Mazur | 4 | +160 | -39 |
2023-03-10 19:16 | Clean git status outputs | Brennen T. Mazur | 1 | +3 | -0 |
2023-03-10 19:05 | clean | Brennen T. Mazur | 3 | +0 | -0 |
2023-03-10 07:03 | late night fix time, fleet, newuser forms. No more default values for SelectFields | Brennen T. Mazur | 7 | +56 | -21 |
2023-03-10 01:15 | form default structure | Brennen T. Mazur | 2 | +35 | -15 |
2023-03-09 21:12 | updated seeds | Brennen T. Mazur | 1 | +19 | -7 |
2023-03-09 21:11 | display active users properly and style changes | Brennen T. Mazur | 3 | +83 | -9 |
2023-03-09 21:09 | display clocked in users and time entries | Brennen T. Mazur | 2 | +8 | -0 |
2023-03-03 21:57 | hours page is now user modular | Brennen T. Mazur | 4 | +8 | -6 |
2023-03-03 20:42 | who needs an index page | Brennen T. Mazur | 1 | +4 | -4 |
2023-03-01 23:36 | added role/permission functionality to admin and dashboard pages | Brennen T. Mazur | 4 | +74 | -57 |
2023-03-01 23:33 | simplified clockin clockout forms | Brennen T. Mazur | 1 | +1 | -3 |
2023-03-01 23:32 | added clockin/clockout swap statement | Brennen T. Mazur | 1 | +13 | -2 |
2023-02-24 22:44 | Add report routes | Nikolas Mazur | 1 | +22 | -0 |
2023-02-24 22:43 | finish what I started | Brennen T. Mazur | 2 | +9 | -9 |
2023-02-24 22:39 | fix typo | Brennen T. Mazur | 1 | +1 | -1 |
2023-02-24 22:38 | punchclock in and out setup | Brennen T. Mazur | 2 | +23 | -3 |
2023-02-23 18:01 | added sorting for active and inactive users, linked in user widget | Brennen T. Mazur | 5 | +37 | -30 |
2023-02-23 16:50 | bugfix and consistency resolution | Brennen T. Mazur | 2 | +3 | -3 |
2023-02-23 16:47 | typo for timedata dev page | Brennen T. Mazur | 1 | +2 | -3 |
2023-02-23 16:42 | Add dev routes | Nikolas Mazur | 4 | +52 | -0 |
2023-02-23 07:58 | fix role permission css | Brennen T. Mazur | 2 | +3 | -3 |
2023-02-23 07:48 | seed bugfix, starting to think about reading roles | Brennen T. Mazur | 2 | +13 | -8 |
2023-02-23 07:10 | added wireframe projects | Brennen T. Mazur | 1 | +7 | -6 |
2023-02-23 07:07 | plumbing for creating new users | Brennen T. Mazur | 4 | +50 | -17 |
2023-02-23 05:47 | clean up interface information slightly | Brennen T. Mazur | 1 | +1 | -0 |
2023-02-23 05:46 | clean up interface styles a bit | Brennen T. Mazur | 3 | +18 | -1 |
2023-02-23 05:19 | add dev fleet data list | Brennen T. Mazur | 1 | +11 | -0 |
2023-02-23 05:18 | spelling fix for per diem(thanks Madi) | Brennen T. Mazur | 3 | +5 | -5 |
2023-02-23 05:15 | linked fleet widget to write to collection, spelling fix for per diem(thanks Madi) | Brennen T. Mazur | 6 | +59 | -58 |
2023-02-22 23:38 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 1 | +1 | -1 |
2023-02-22 23:37 | fixed role page admin form clarity | Brennen T. Mazur | 1 | +1 | -1 |
2023-02-22 23:36 | login page error bugfix | Brennen T. Mazur | 1 | +3 | -5 |
2023-02-22 23:34 | removed unneeded div | Brennen T. Mazur | 1 | +1 | -1 |
2023-02-22 23:33 | require login dashboard fix logged in bug | Brennen T. Mazur | 1 | +1 | -2 |
2023-02-22 23:32 | fleet form simplification | Brennen T. Mazur | 1 | +1 | -11 |
2023-02-22 22:41 | Fix logout visual bug | Nikolas Mazur | 1 | +1 | -1 |
2023-02-22 18:20 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 19 | +307 | -73 |
2023-02-22 18:17 | reload login on fail auth for errors | Brennen T. Mazur | 1 | +1 | -0 |
2023-02-22 18:16 | fix login error messgs | Brennen T. Mazur | 1 | +15 | -3 |
2023-02-22 18:06 | fix css bug, change login bg and border | Brennen T. Mazur | 1 | +3 | -3 |
2023-02-21 20:04 | fleet checkin and checkout forms | Brennen T. Mazur | 1 | +32 | -0 |
2023-02-21 20:02 | navigation structure overhaul | Brennen T. Mazur | 9 | +33 | -23 |
2023-02-17 17:57 | cleaning up root dir and update README | Brennen T. Mazur | 2 | +4 | -23 |
2023-02-13 04:25 | add user, roles, and permissions forms and layouts | Brennen T. Mazur | 9 | +186 | -18 |
2023-02-11 18:11 | Merge branch 'auth' of git.brennen.work:stc into auth | Brennen T. Mazur | 1 | +5 | -5 |
2023-02-11 18:11 | added new user form | Brennen T. Mazur | 2 | +24 | -8 |
2023-02-10 22:48 | Create additional class perameters | Nikolas Mazur | 1 | +5 | -5 |
2023-02-08 23:07 | Add routes and methods for new methods | Nikolas Mazur | 1 | +29 | -2 |
2023-02-08 22:22 | added permissions wireframe | Brennen T. Mazur | 1 | +12 | -0 |
2023-02-08 21:59 | Add project_role field | Nikolas Mazur | 1 | +3 | -0 |
2023-02-08 21:52 | Add query perameters | Nikolas Mazur | 1 | +36 | -9 |
2023-02-08 21:23 | Fix datetime bug | Nikolas Mazur | 2 | +9 | -9 |
2023-02-08 21:15 | changed names to username and time modified by to array with owner being index 0 | Brennen T. Mazur | 1 | +5 | -6 |
2023-02-08 20:54 | Add other collections and seeding for said collections | Nikolas Mazur | 1 | +122 | -4 |
2023-02-08 15:06 | fixed logout bug | Brennen T. Mazur | 1 | +1 | -1 |
2023-02-08 14:35 | form errors | Brennen T. Mazur | 1 | +3 | -0 |
2023-02-03 22:12 | fixed navigation layout, linked logout route(doesn't work yet though, throws method not allowed (405) | Brennen T. Mazur | 10 | +57 | -27 |
2023-02-03 19:33 | resolved login() and other auth fn(s), and fixed seeds data injection | Brennen T. Mazur | 4 | +14 | -11 |
2023-01-27 16:37 | fixed seed user_object data | Brennen T. Mazur | 3 | +19 | -10 |
2023-01-27 16:06 | fix load_user() and login related functions and methods | Brennen T. Mazur | 6 | +86 | -48 |
2023-01-26 22:38 | Add delete_many function | Nikolas Mazur | 1 | +2 | -0 |
2023-01-26 22:25 | Add is_active to user document | Nikolas Mazur | 1 | +2 | -0 |
2023-01-26 22:23 | fixed hardcoded _id value | Brennen T. Mazur | 1 | +1 | -3 |
2023-01-26 21:47 | Debug seeds and db files | Nikolas Mazur | 2 | +38 | -30 |
2023-01-26 21:12 | cleaned up route and widget | Brennen T. Mazur | 2 | +3 | -8 |
2023-01-26 18:27 | added clock to /hours | Brennen T. Mazur | 2 | +4 | -3 |
2023-01-26 18:14 | refined punchclock widget, fixed counting clock, created tmp data for refining views | Brennen T. Mazur | 5 | +52 | -18 |
2023-01-25 22:26 | removed bad import | Brennen T. Mazur | 1 | +0 | -1 |
2023-01-25 22:04 | Update user models and routes | Nikolas Mazur | 2 | +21 | -11 |
2023-01-25 21:33 | fix login_manager | Brennen T. Mazur | 2 | +19 | -9 |
2023-01-23 02:21 | layout change and some auth work. @login.user_loader not working yet. | Brennen T. Mazur | 6 | +86 | -12 |
2023-01-20 04:14 | new layout more conducive to webapp development. Application is now a package etc | Brennen T. Mazur | 32 | +1787 | -187 |
2023-01-19 15:15 | Merge branch 'backend' of git.brennen.work:stc into backend | Brennen T. Mazur | 1 | +36 | -20 |
2023-01-19 03:29 | Add sesstion start, signout, login | Nikolas Mazur | 1 | +36 | -20 |
2023-01-19 03:22 | Merge branch 'backend' of git.brennen.work:stc into backend | Brennen T. Mazur | 1 | +7 | -31 |
2023-01-19 03:21 | Remove spagetti code | Nikolas Mazur | 1 | +7 | -31 |
2023-01-19 03:17 | Merge branch 'backend' of git.brennen.work:stc into backend | Brennen T. Mazur | 2 | +12 | -34 |
2023-01-19 03:16 | Remove spagetti code | Nikolas Mazur | 1 | +4 | -17 |
2023-01-19 01:32 | Remove password check in database | Nikolas Mazur | 1 | +8 | -17 |
2023-01-19 01:23 | Merge branch 'backend' of git.brennen.work:stc into backend | Brennen T. Mazur | 3 | +162 | -0 |
2023-01-19 01:16 | fixed navigation bug, built landing page, style cleanup | Brennen T. Mazur | 3 | +12 | -4 |
2023-01-19 00:58 | Update schema and start routes | Nikolas Mazur | 3 | +162 | -0 |
2023-01-12 23:08 | Update Projects and Agreement models | Nikolas Mazur | 1 | +13 | -13 |
2023-01-12 22:44 | Create basic database models | Nikolas Mazur | 1 | +93 | -0 |
2023-01-12 22:42 | Added adaptive navigation | Brennen T. Mazur | 15 | +128 | -61 |
2023-01-12 18:49 | cleaned up display of fleet widget | Brennen T. Mazur | 2 | +22 | -11 |
2023-01-12 18:48 | added Lunch checkbox to clockin form/activeusers form | Brennen T. Mazur | 2 | +5 | -0 |
2023-01-12 18:30 | Added Proposals for structure | Brennen T. Mazur | 1 | +27 | -0 |
2023-01-10 17:28 | reasonable appearance changes | Brennen T. Mazur | 4 | +384 | -3 |
2023-01-09 08:15 | remove unnecesary files, update READMEs for clarity | Brennen T. Mazur | 4 | +13 | -18 |
2023-01-08 18:05 | updated to function properly | Brennen T. Mazur | 1 | +2 | -0 |
2023-01-08 18:05 | fixed my merge goof | Brennen T. Mazur | 1 | +1 | -11 |
2023-01-08 17:57 | added requirements.txt | Brennen T. Mazur | 1 | +9 | -0 |
2023-01-05 16:40 | Merge branch 'backend' of git.brennen.work:stc into backend | Brennen T. Mazur | 2 | +52 | -1 |
2023-01-05 15:51 | gave login its own page | Brennen T. Mazur | 3 | +16 | -12 |
2023-01-04 22:03 | Fix seed collections | Nikolas Mazur | 2 | +14 | -4 |
2023-01-04 21:59 | Move seeding to seeds file | Nikolas Mazur | 2 | +30 | -30 |
2023-01-04 19:44 | Add collection basic schema and seeding | Nikolas Mazur | 1 | +38 | -2 |
2022-12-29 04:50 | removed empty collection and added required dependencies | Brennen T. Mazur | 2 | +4 | -3 |
2022-12-23 18:43 | Add MongoDB URI | Nikolas Mazur | 1 | +6 | -0 |
2022-12-23 18:43 | Add setup | Nikolas Mazur | 1 | +11 | -0 |
2022-12-23 18:42 | Add basic database setup | Nikolas Mazur | 1 | +17 | -0 |
2022-12-23 18:41 | Add MongoDB connections and start login manager | Nikolas Mazur | 1 | +38 | -1 |
2022-12-22 00:09 | layout and admin widget modification | Brennen T. Mazur | 5 | +89 | -66 |
2022-12-21 19:31 | removed antiquated layout file | Brennen T. Mazur | 1 | +0 | -10 |
2022-12-21 19:29 | changed admin and dashboard index to layout files reflecting use. Created reports, roles, and agreements widgets and pages | Brennen T. Mazur | 14 | +169 | -42 |
2022-12-15 06:10 | cleaned up base.html, added dashboard/index.html, created login page, minor css modifications | Brennen T. Mazur | 7 | +46 | -26 |
2022-12-15 02:45 | Update render_template filepath | Nikolas Mazur | 1 | +4 | -4 |
2022-12-10 08:58 | Prototyping for Punchclock, Fleet, and Active Users Templates | Brennen T. Mazur | 6 | +86 | -25 |
2022-12-09 21:59 | added README.planfor and created changehours page structure | Brennen T. Mazur | 8 | +72 | -5 |
2022-12-09 18:47 | Add basic routes | Nikolas Mazur | 1 | +30 | -1 |
2022-12-04 07:08 | clarified app structure in README and added app config.py file | Brennen T. Mazur | 2 | +7 | -2 |
2022-12-04 06:48 | rough outline of app structure | Brennen T. Mazur | 5 | +51 | -0 |
2022-10-28 15:21 | added status note | Brennen T. Mazur | 1 | +2 | -0 |
2022-10-28 05:45 | rudimentary description of project and goals | Brennen T. Mazur | 1 | +10 | -0 |