Commit Graph

4 Commits

Author SHA1 Message Date
de3eb81740 worked with socket for dashboard 2025-06-02 11:20:00 +05:30
b76213f49f Update environment variables, add fingerprinting, and refactor API endpoints
- Changed server socket and REST API base URLs in .env file.
- Added FingerprintJS dependencies to package.json and package-lock.json.
- Implemented fingerprint generation in UserAuth component.
- Updated API endpoints from v1 to v2 in various service files.
- Refactored API calls to include authorization tokens.
- Commented out console log statements for cleaner production code.
2025-05-26 17:58:46 +05:30
b99981a661 Add newlines at the end of multiple service files for consistency 2025-05-26 10:20:35 +05:30
0ecb85a211 added dashboard with add delete and recently view the projects 2025-05-19 14:50:33 +05:30