Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shahinuralambhuiyan/tech_discussion
A discussion site where user can post his problem and anyone can reply, also anyone can share blog.
https://github.com/shahinuralambhuiyan/tech_discussion
ckeditor headlessui-react mongoose mui nextjs13 openai-api
Last synced: about 11 hours ago
JSON representation
A discussion site where user can post his problem and anyone can reply, also anyone can share blog.
- Host: GitHub
- URL: https://github.com/shahinuralambhuiyan/tech_discussion
- Owner: ShahinurAlamBhuiyan
- License: mit
- Created: 2023-08-29T15:56:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T18:31:57.000Z (3 months ago)
- Last Synced: 2024-08-09T20:01:16.237Z (3 months ago)
- Topics: ckeditor, headlessui-react, mongoose, mui, nextjs13, openai-api
- Language: JavaScript
- Homepage: https://tech-discussion.vercel.app
- Size: 5.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tech_Discussion
## Features
- Anyone can ask question or share blogs.
- See other Blogs/Questins and reply or comment there.
- Openai integreted to the every question, user can click ask_ai button & ai will answer those indiviual question. (Expire in Dec 2023)
- Authentication also integreated, user have to sign-in/sign-up in order to ask question or post blog.
- Handle each user's profile.## Technology
- nextjs
- next-routing
- ckeditor
- headlessui
- material-ui/MUI
- axios
- dotenv
- openai
- mongoose
- sharp
- sweetalert### Take a look -->
- homepage
![alt text](public/site1.png)- view question
![alt text](public/site2.png)- ASK_AI
![alt text](public/site3.png)