Smart Location Alarm is a web application developed using the MERN (Express.js, React.js, Node.js) stack. It allows users to set location-based alarms, which trigger notifications when they enter or leave specified geographical areas.
- Location-based Alarms: Users can set alarms based on geographical locations.
- Real-time Notifications: Receive notifications when entering or leaving predefined locations.
- Responsive Design: Works seamlessly across devices of all screen sizes.
- Express.js: Backend framework for building the RESTful API.
- React.js: Frontend library for building user interfaces.
- Node.js: Server-side JavaScript runtime environment.
- Google Maps API: Integration for location services and geofencing.
- GeoLocation API: Used to get the Location from browser.
- Context API: Used for State management.
- Bootstrap: Frontend framework for responsive design and UI components.
- Create new alarms by specifying locations on the map.
- The location from Geolocation API is not accurate, so get accurate location.
- Adding customizable alarm sound.
- Performance optimization.
@by sanjai kumar











