Skip to content

Mandar007007/SocialMedia

Repository files navigation

DevChatter

🧑🏽‍💻 About

DevChatter is a web-based social networking platform designed to connect developers worldwide, enabling them to share knowledge, collaborate, and engage in various learning challenges. The platform fosters a community of developers to exchange ideas, seek assistance, and grow their technical skills through meaningful interactions and real-time discussions.

🚀 Steps to run projct

  1. Start backend node server
    1. cd backend
    2. npm install
    3. npm start
  2. Start frontend react server
    1. cd frontend
    2. npm install
    3. npm run dev
    4. URL: localhost:5173

📝 Project Structure

backend contains our node server. We created the RESTful API using the node + express and as database used MongoDB. frontend contains our frontend react app. testing folder right now contains only selenium test cases and project for front end testing but in future it also going to contain the backend test cases file also. For more knowledge go to this document. Project_Report.pdf

🤹🏽 Admins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published