https://github.com/aleenabukhari/dev-talk
A full stack web application that utilizes React, Node.js, and SQL to allow users to post programming questions, reply to posts, nest replies, like, view users, search and filter posts.
https://github.com/aleenabukhari/dev-talk
database docker react rest-api sql
Last synced: 6 months ago
JSON representation
A full stack web application that utilizes React, Node.js, and SQL to allow users to post programming questions, reply to posts, nest replies, like, view users, search and filter posts.
- Host: GitHub
- URL: https://github.com/aleenabukhari/dev-talk
- Owner: AleenaBukhari
- Created: 2024-09-09T21:01:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T21:26:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-22T14:45:41.418Z (over 1 year ago)
- Topics: database, docker, react, rest-api, sql
- Language: JavaScript
- Homepage: https://www.youtube.com/watch?v=H4EKKuSNVoA&t=93s
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
All user data is stored in a MySQL database and the interface is implemented using Reactjs. Additionally, Nodejs is used to expose the servers and connect the front end with the backend.
User data is stored within multiple tables of the MySQL database. This application is designed to run in a Docker environment
DEMO VIDEO :
https://www.youtube.com/watch?v=H4EKKuSNVoA&t=93s