Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedheikall/stack_overflow_nextjs14
community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structure, AI, and more.
https://github.com/ahmedheikall/stack_overflow_nextjs14
clerkauth context-api eslint nextjs reactjs shadcn-ui tailwindcss typescript
Last synced: 20 days ago
JSON representation
community-driven platform for asking and answering programming questions. Get help, share knowledge, and collaborate with developers from around the world. Explore topics in web development, mobile app development, algorithms, data structure, AI, and more.
- Host: GitHub
- URL: https://github.com/ahmedheikall/stack_overflow_nextjs14
- Owner: AhmedHeikall
- Created: 2023-11-10T02:38:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T17:56:20.000Z (6 months ago)
- Last Synced: 2024-07-31T22:17:53.907Z (6 months ago)
- Topics: clerkauth, context-api, eslint, nextjs, reactjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://stack-overflow-nextjs14-b980xmx2i-ahmed-heikals-projects.vercel.app/
- Size: 3.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevFlow
("DevOverflow" is a modern StackOverflow clone.)See the project here: https://stack-overflow-nextjs14-b980xmx2i-ahmed-heikals-projects.vercel.app
# Features
The DevOverflow app has:
- A recommendation system for posts
- Global database data-fetching “Global Search”
- Optimized real-time search
- Filter and Pagination for almost all pages & so much more
- AI-generated answers to questions (
Integrating “Open AI” for automated answers)
- Badge & Reputation System
- Views and Voting Mechanism (Voting System for Question & Answer)
- Saved Question (displaying Saved Questions on the Collection Page)
- SEO Optimization
- Responsive UI design
- Error and Loading Management
- Webhook (2 databases are sync)- # Tech stack
- Next.js
- TypeScript
- TailwindCSS / shadcnui
- MongoDB
- ZOD (TypeScript-first schema validation with static type inference)
- Clerk (Authentication and User Management)
and more...