Skip to content

This frontend application is used for administration of the content presented in the portfolio website for Andy Frith. The application is engineered with Next.js 15, React v19 and TanStack Query v5. The API service, portolio-api (built with the Hono Javascript framework) provides an interface to a PostgreSQL database.

Notifications You must be signed in to change notification settings

andyfrith/portfolio-admin

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License LinkedIn


Portfolio Admin

This frontend application is used for administration of the content presented in the portfolio website for Andy Frith. The application is engineered with Next.js 15, React v19 and TanStack Query v5. The API service, portolio-api (built with the Hono Javascript framework) provides an interface to a PostgreSQL database. Currently, this demo application is not publicly available. Future enhancements may inclue security and authorizations features.
Explore the docs »

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

Next.js is "The React Framework for the Web" and perfect for building a UI admin tool. TanStack Query provides the best API (REST) interface client library. Shadcn provides excellent components. TailwindCSS makes styling with CSS a breeze.

(back to top)

Built With

Typescript Nextjs React ReactQuery Zod TailwindCSS Shadcn

(back to top)

Data Model

Data Model Screen Shot

Getting Started

Prerequisites

This application requires acesss to the portfolio-api service.

Installation

This application is not publicly available. Currently, it is not meant to be installed and used by anyone other than the author.

(back to top)

Usage

Currently, this application is not meant to be installed and used by anyone other than the author.

For more examples, please refer to the imaginary Documentation

(back to top)

Roadmap

  • [] Add security and authorizations features.
  • [] Deploy to pulicly available location.

(back to top)

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the Unlicense License. See LICENSE.txt for more information.

(back to top)

Contact

Andy Frith - LinkedIn - afrith.denver.usa@gmail.com

Project Link: https://github.com/andyfrith/portfolio-admin

(back to top)

Acknowledgments

Me.

(back to top)

About

This frontend application is used for administration of the content presented in the portfolio website for Andy Frith. The application is engineered with Next.js 15, React v19 and TanStack Query v5. The API service, portolio-api (built with the Hono Javascript framework) provides an interface to a PostgreSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published