Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eli-jensen/add-user-to-github-org

App for allowing self-invite to GitHub Organization
https://github.com/eli-jensen/add-user-to-github-org

mui nextjs14 tailwindcss

Last synced: about 2 months ago
JSON representation

App for allowing self-invite to GitHub Organization

Awesome Lists containing this project

README

        

## App for allowing self-invite to GitHub Organization

https://add-user-to-github-org.vercel.app/invite

A small app allowing prospective employers to add themselves to my [GitHub Organization](https://github.com/Eli-Jensen-Org), giving them access to view private repos containing my completed Georgia Tech school work. Use passphrase "sharewithme".

Do not request access if you are currently a student at Georgia Tech or plan to enroll there.

## Preview
![Preview of website](https://github.com/Eli-Jensen/add-user-to-github-org/blob/main/public/add_user_to_github_preview.JPG)

## Technologies used

* [Next.js 14](https://nextjs.org/) with TypeScript and [Tailwind](https://tailwindcss.com/)
* [Axios](https://github.com/axios/axios)
* [GitHub REST API](https://docs.github.com/en/rest/about-the-rest-api/about-the-rest-api?apiVersion=2022-11-28)