Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
Tushar106 authored Oct 29, 2023
commit e3734508202ef7afa52d30e2d9cebfc3970d6254
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ _Key Features_:

- *CHAKRA UI*

### Step-by-Step Code Execution Instructions:
# Step-by-Step Code Execution Instructions:

## To Start The Backend

Expand Down Expand Up @@ -110,7 +110,7 @@ GOOGLE_CLIENT_SECRET="YOUR_GOOGLE_SECRET"
REACT_APP_GOOGLE_MAPS_API= "YOUR_API_KEY"
```

### Future Scope:
### Future Scope & Scalability:

**Futuristic Aspects:**

Expand All @@ -119,3 +119,13 @@ REACT_APP_GOOGLE_MAPS_API= "YOUR_API_KEY"
- Emergency Services Integration: In emergencies, the application can directly notify and coordinate with local emergency services, providing real-time information about incidents to expedite responses.

- Global Data Sharing: In the future, the application can facilitate data sharing with other road safety platforms and government agencies, creating a global network for incident reporting and analysis.

**Scalability:**

- Geographical Expansion: The prototype can scale to cover a broader geographical area, making it applicable to regions beyond its initial deployment. As the user base grows, it can accommodate reports from various locations, becoming a valuable tool for road safety worldwide.

- Additional Incident Categories: The application can scale by adding more incident categories, such as construction zones, traffic accidents, or weather-related issues. This enhances its utility for diverse road safety concerns.

- Multilingual Support: To cater to a global audience, multilingual support can be integrated, allowing users to report incidents and access information in their preferred language.

- User Profiles and Rewards: Scalability includes the addition of user profiles and reward systems. Users could earn points or incentives for their contributions to road safety, fostering increased engagement.