Skip to content

SergioMadrid522/weconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeConnect

WeConnect is a real-time chat application featuring user registration and login, built with modern technologies to provide a fast and secure messaging experience.

Technologies Used

  • HTML
  • SCSS
  • JavaScript
  • Vite
  • Node.js
  • nodemon
  • Express
  • MySQL
  • Socket.IO

Key Features

  • User registration and authentication.
  • Real-time chat with multiple users.
  • Session management and basic security.
  • Responsive and user-friendly interface.

Installation

  1. Clone the repository:
    git clone https://github.com/SergioMadrid522/weconnect.git
  2. Navigate to the project directory: cd weconnect
  3. Install dependencies: npm install
  4. Set up the MySQL database:
    • Create a database named weconnect (or your preferred name).
    • Run the SQL scripts to create necessary tables (located in /database or your designated folder).
    • Update the database connection settings in config.js or the relevant configuration file with your credentials.
  5. Start the server cd backend npm run dev
  6. Start the frontend cd frontend npm run dev
  7. Open your browser and visit: http://localhost:5173

Usage

Register a new account or log in with existing credentials.

Join the chat room and send real-time messages to other connected users.

Enjoy seamless and instant communication.

Project Status

Completed and fully functional locally. Deployment pending.

Contributions

If you'd like to contribute to WeConnect, feel free to open an issue or submit a pull request.

License

MIT License.

Contact

Sergio Madrid Email: [email protected] LinkedIn: https://www.linkedin.com/in/sergio-acu%C3%B1a-59735336b/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published