Skip to content

AasheeshLikePanner/Hirey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Hirey

This application is a real-time chat platform built using Node.js, TypeScript, and React-Redux. It features user authentication, real-time messaging via Socket.IO, and allows for direct image and video sharing. The app is designed with Material UI for a modern interface and includes additional tools like Axios for API calls, React Toastify for notifications, and Multer for file handling. The backend utilizes NeonDB with Drizzle ORM for data management, secured with JWT and Bcrypt for authentication and encryption.

demo.mp4

Tech Stack

Frontend:

  • React.js with React-Redux for state management
  • React Router DOM for routing
  • Material UI for UI components and styling
  • Axios for handling HTTP requests
  • React Toastify for notifications
  • React Redux for global state management

Backend:

Uploading Assignment Progress Update.mp4…

  • Node.js with Express for server-side logic
  • Socket.IO for real-time communication
  • Multer for file uploads (images and videos)
  • JSON Web Token (JWT) for authentication
  • Bcrypt for password hashing

Database & ORM:

  • PostgreSQL with NeonDB and Drizzle ORM for database management

Additional Tools:

  • TypeScript for type safety and improved development
  • JavaScript for core logic and components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published