Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/billstephens2022/community-helpers
Community Helpers is a work in process and is built with NextJS, React, TypeScript, MongoDB, Mongoose. It uses Recoil for global state management and Cloudinary for image storage and transformations. This application matches neighbors with skills with neighbors in need.
https://github.com/billstephens2022/community-helpers
cloudinary javascript mongodb mongoose nextjs nodejs react recoil typescript
Last synced: 24 days ago
JSON representation
Community Helpers is a work in process and is built with NextJS, React, TypeScript, MongoDB, Mongoose. It uses Recoil for global state management and Cloudinary for image storage and transformations. This application matches neighbors with skills with neighbors in need.
- Host: GitHub
- URL: https://github.com/billstephens2022/community-helpers
- Owner: BillStephens2022
- Created: 2024-09-29T11:30:58.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:17:12.000Z (27 days ago)
- Last Synced: 2024-10-21T17:58:36.446Z (27 days ago)
- Topics: cloudinary, javascript, mongodb, mongoose, nextjs, nodejs, react, recoil, typescript
- Language: TypeScript
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Community Helpers
## Description
***Note: This is a work in process!***
Community Helper is a work in process and is built with NextJS, React, TypeScript, MongoDB, Mongoose. It uses Recoil for global state management and Cloudinary for image storage and transformations. This application matches neighbors with skills with neighbors in need.
### App Screenshot
#### Homepage
![homepage screenshot](./src/app/images/screenshot1.png)
#### Community Page
![community page screenshot](./src/app/images/screenshot2.png)
#### Profile Page
![profile page screenshot](./src/app/images/screenshot3.png)
#### Messages
![profile messages page screenshot](./src/app/images/screenshot4.png)