https://github.com/vishal-raj-1/ghostlyinquire
https://github.com/vishal-raj-1/ghostlyinquire
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vishal-raj-1/ghostlyinquire
- Owner: Vishal-raj-1
- Created: 2024-01-06T19:36:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-22T08:09:23.000Z (about 1 year ago)
- Last Synced: 2024-11-14T09:40:55.008Z (11 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GhostlyInquire
Features Implemented
Authentication
Register and Login Routes:
Users can register with their credentials and log in to access the application.
Messaging
Get and Send Message:
Users can send and receive messages within the app.
Upcoming Features
Email Notifications:Integrate Nodemailer to send emails with randomly generated passwords upon user registration.
User Management:Implement functionality to block users as needed.
Testing:Write unit and integration test cases to ensure the application’s reliability and performance.