hack-together icon indicating copy to clipboard operation
hack-together copied to clipboard

Project: SharePoint Page toolkit

Open tarzzi opened this issue 1 year ago • 4 comments

Project name

SPPage toolkit

Description

About

SPPage toolkit is an simple toolset for basic CRUD operations for SharePoint site pages.

Type of app?

Solution is built on .NET MAUI, since the subject was new to me (only a tiny bit of WPF knowledge prior) and cross platform possiblities are always exiting.

Built on Graph Beta endpoint, since Pages is still in beta as of 3/2023.

What does it do?

It allows the user to:

  1. Search for a SharePoint site with given term
  2. List all the pages that are inside that site
  3. Gives possibilities to create, update and delete pages as needed

What problem does it solve?

You know the feeling when you're solving a client issue and for each demo, test or repro, you create a new site page? And they keep cluttering up your sitepages list?

So do I.

But quite rarely, since my dev tenant is a graveyard of sitepages.

So this toolkit was created to easily manage your site pages, and click away pages that are no longer needed, or to create a bunch of new ones or to even rename that silly old Dog named page to a Cat page!

Repo URL

https://github.com/tarzzi/msoft-hack-together-2023

Team members

Tarzzi

tarzzi avatar Mar 13 '23 22:03 tarzzi