Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chlnlto/first-balfour-directory
https://github.com/chlnlto/first-balfour-directory
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chlnlto/first-balfour-directory
- Owner: CHlNlTO
- Created: 2024-04-29T17:27:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T07:53:06.000Z (7 months ago)
- Last Synced: 2024-05-16T13:24:48.673Z (7 months ago)
- Language: TypeScript
- Homepage: https://first-balfour-directory.vercel.app
- Size: 765 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
This is a directory system web application developed for [First Balfour](https://firstbalfour.com/).
You can access it [here](https://first-balfour-directory.vercel.app/).
You can access the admin panel by adding [/admin](https://first-balfour-directory.vercel.app/admin)
## Requirements
The directory system should have the following:
- Viewable by users
- Create, read, update, and delete functions for administrators
- Search, sort, filter functions
- Utilizes Google Sheets and Google Drive as database and file storage
- Basic authentication for administrators
- Mobile responsiveness
- Simple and clean design## Tech Stack
- Nextjs
- Nodejs
- Vercel
- Google Apps
- Google API