Implement tender workflows and dashboard integration
continuous-integration/drone/push Build encountered an error

This commit is contained in:
AmirReza Jamali
2026-07-14 11:12:09 +03:30
parent ce170f9bc8
commit 72881df210
29 changed files with 1820 additions and 159 deletions
+2 -2
View File
@@ -5,11 +5,11 @@ class HomeStrings {
static const String partnership = 'Partnership';
static const String selfApply = 'Self-apply';
static const String contracting = 'Contracting';
static const String tenderSubmitted = 'Tenders submitted';
static const String tenderSubmitted = 'Submitted tenders';
static const String approvedTenders = 'Approved tenders';
static const String tenderValue = 'Tender Value';
static const String thunderStatus = 'Thunder status';
static const String likedTenders = 'Liked Tenders';
static const String likedTenders = 'Liked tenders';
static const String yourTenders = 'Your tenders';
static const String recommendation = 'Recommendation';
static const String welcome = 'Welcome';