https://github.com/team-tritan/burn-book
An annonymous confessions site written in entirely nextjs, themed after Mean Girls' "Burn Book". Uses mongodb, and a handful of react packages.
https://github.com/team-tritan/burn-book
api confess confessions frontend-app nextjs nodejs web web-app website wip
Last synced: about 2 months ago
JSON representation
An annonymous confessions site written in entirely nextjs, themed after Mean Girls' "Burn Book". Uses mongodb, and a handful of react packages.
- Host: GitHub
- URL: https://github.com/team-tritan/burn-book
- Owner: Team-Tritan
- Created: 2022-06-09T02:11:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T21:16:51.000Z (over 2 years ago)
- Last Synced: 2025-02-15T12:44:32.732Z (3 months ago)
- Topics: api, confess, confessions, frontend-app, nextjs, nodejs, web, web-app, website, wip
- Language: JavaScript
- Homepage: https://burnbook.tritan.dev/
- Size: 639 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Burn Book
- A web application meant as a confessions or gossip hub. Imagine a mix between 4chan and Sarahah/Sendit, but as a website.
# Development Plans
[x] Endless scrolling post feed
[x] Create posts via feed
[x] Report posts via feed
[x] View/share specific posts
[x] Toast notification alerts
[x] Takedown handling of reported posts
[x] Custom error pages
[ ] Account creation, only username, email & avatars
[ ] Forgot password
[ ] Delete posts (account only)
[ ] Custom page for removed and reported content, rn its blank because headers error
[x] Comments for individual posts