Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarahjdawns/water-spigot-social
Social messaging and photo sharing app for home veg growers. Sign up, log in and delete account. Create a post with a heading, caption, or upload photo. Logged in users can like others' posts and comments and delete their own.
https://github.com/sarahjdawns/water-spigot-social
cloudinary css express html javascript mongodb node passport tailwindcss
Last synced: 1 day ago
JSON representation
Social messaging and photo sharing app for home veg growers. Sign up, log in and delete account. Create a post with a heading, caption, or upload photo. Logged in users can like others' posts and comments and delete their own.
- Host: GitHub
- URL: https://github.com/sarahjdawns/water-spigot-social
- Owner: sarahJDawns
- Created: 2023-04-16T16:28:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T02:39:44.000Z (4 months ago)
- Last Synced: 2024-11-11T12:20:33.255Z (2 months ago)
- Topics: cloudinary, css, express, html, javascript, mongodb, node, passport, tailwindcss
- Language: EJS
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The Water Spigot Social Network
A place to grow, share, connect.
Social messaging and photo sharing app for home veg growers.![img](public/images/waterSpigotSet.png)
### Built With
- ![HTML](https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white)
- ![CSS](https://img.shields.io/badge/css-1572B6?style=for-the-badge&logo=css3)
- ![javascript](https://img.shields.io/badge/javascript-%23f7df1e.svg?style=for-the-badge&logo=javascript&logoColor=white)
- ![Node.JS](https://img.shields.io/badge/node-339933?style=for-the-badge&logo=node.js&logoColor=white)
- ![Express](https://img.shields.io/badge/express-000000?style=for-the-badge&logo=express&logoColor=white)
- ![MongoDB](https://img.shields.io/badge/mongodb-47A248?style=for-the-badge&logo=mongodb&logoColor=white)
- ![TailwindCSS](https://img.shields.io/badge/tailwindcss-06B6D4?style=for-the-badge&logo=tailwindcss&logoColor=white)## How it works
- [ ] Sign up and log in
- [ ] Requires a user name, email, and password. \*delete account if desired
- [ ] Create a post
- [ ] Share a heading, an image, a caption, or comment on a post.
- [ ] Like and delete
- [ ] Logged in users can like others' posts & comments and delete their own.