Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update project plan and estimates #344

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Documentation/Design/Estimates.xlsx
Binary file not shown.
37 changes: 24 additions & 13 deletions Documentation/Project Plan.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ One thing you will notice about the following project plan is the lack of due da
* National Home Page
* National About Us Page
* National History of Bed Brigade Page
* National Donations Page

* Locations
* Location List :heavy_check_mark:
Expand All @@ -72,13 +73,15 @@ One thing you will notice about the following project plan is the lack of due da
* Polaris Location Home Page
* Polaris About Us Page
* Polaris Assembly Instructions Page
* Polaris Donations Page


* Manage Locations
* Manage Locations Page :heavy_check_mark:
* Edit Location :heavy_check_mark:
* Add Location :heavy_check_mark:
* Deactivate/Activate Location
* Metro Areas :heavy_check_mark:

* Location Request Bed
* Request Bed Page :heavy_check_mark:
Expand All @@ -99,7 +102,7 @@ One thing you will notice about the following project plan is the lack of due da

* Location Donations
* Setup PayPal IPN
* Grove City Donate
* Grove City Donate :heavy_check_mark:
* Polaris Donate
* Manage Donations :heavy_check_mark:
* Email Tax Forms
Expand Down Expand Up @@ -144,29 +147,37 @@ One thing you will notice about the following project plan is the lack of due da
* Use location query parm Bed Request :heavy_check_mark:
* Use Location Query Parm Contact :heavy_check_mark:
* Use Location Query Parm Volunteer :heavy_check_mark:
* Design Shared Bed Requests
* Admin Dashboard Content
* Unique Volunteer Email Add Dialog
* Update NuGet Packages and Change NUnit Assertions
* Cache get files
* Design Shared Bed Requests :heavy_check_mark:
* Admin Dashboard Content :heavy_check_mark:
* Unique Volunteer Email Add Dialog :heavy_check_mark:
* Update NuGet Packages and Change NUnit Assertions :heavy_check_mark:
* Cache get files :heavy_check_mark:
* Remove Unused Components and Pages
* Add three image rotators to Bed Brigade Near Me
* Location Latitude & Longitude
* FM Dependent Functionality
* Verify security for all pages
* Global Error Handler
* Global Error Handler :heavy_check_mark:
* Refresh Header and Footer
* Minify CSS and JS
* Add Page Titles
* Custom Icons in Grid Toolbar
* Review All Code
* AppOffline for Development
* Syncfusion Spinner
* Re-add complierconfig.json
* Rework Seeding
* AppOffline for Development :heavy_check_mark:
* Syncfusion Spinner :heavy_check_mark:
* Re-add compilerconfig.json :heavy_check_mark:
* Rework Seeding :heavy_check_mark:
* Upgrade to Blazor 9
* Blazor 9 Change Render Mode

* Add Notification Code to Sorry Page :heavy_check_mark:
* Make seeding environment specific
* Add Database Indexes
* Verify Mobile for all pages
* Refactor Grid Persistence
* Add try catch and alert

* New Stories
* Send confirmation email for Bed Request
* Import Bed Requests



Expand Down
Loading