awacke1 commited on
Commit
323aa41
Β·
1 Parent(s): 02d2b94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +50 -0
app.py CHANGED
@@ -61,6 +61,56 @@ st.markdown("""
61
  """)
62
 
63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
64
  st.markdown("""
65
  # Positive Reframing Strategies for Self Care
66
 
 
61
  """)
62
 
63
 
64
+
65
+ st.markdown("""
66
+ # Positive Reframing Strategies for Self Care
67
+
68
+ | 🌱 Emotional - How we feel | | | | |
69
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
70
+ |1. Practice gratitude |2. Focus on the present moment |3. Use positive affirmations |4. Surround yourself with positivity |
71
+
72
+
73
+ | πŸ™ Spiritual - Our beliefs | | | | |
74
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
75
+ |1. Engage in regular meditation or prayer |2. Connect with nature |3. Practice forgiveness and self-compassion |4. Attend spiritual gatherings or join a spiritual community |
76
+
77
+
78
+ | πŸ’° Financial - How we manage money | | | | |
79
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
80
+ |1. Create a realistic budget |2. Set achievable financial goals |3. Prioritize paying off debts |4. Invest in your future |
81
+
82
+
83
+ | πŸ’‘ Cognitive - How we think | | | | |
84
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
85
+ |1. Challenge negative thoughts |2. Practice mindfulness |3. Set achievable personal goals |4. Engage in lifelong learning |
86
+
87
+
88
+ | 🎯 Aptitudinal - Our abilities | | | | |
89
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
90
+ |1. Identify and develop your strengths |2. Set realistic expectations |3. Embrace failure as a learning opportunity |4. Seek out opportunities for personal growth |
91
+
92
+
93
+ | 🀝 Relational - Our connections | | | | |
94
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
95
+ |1. Nurture positive relationships |2. Communicate openly and honestly |3. Practice empathy and active listening |4. Set healthy boundaries |
96
+
97
+
98
+ | 🌍 Environmental - Our surroundings | | | | |
99
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
100
+ |1. Create a calming and organized living space |2. Spend time in nature |3. Reduce exposure to environmental stressors |4. Practice sustainable living |
101
+
102
+
103
+ | πŸƒβ€β™‚οΈ Physical - Our bodies | | | | |
104
+ |---------------------------------|---------------------------|-------------------------|--------------------------|--------------------------|
105
+ |1. Engage in regular physical activity |2. Prioritize sleep and relaxation |3. Maintain a balanced and nutritious diet |4. Limit alcohol and drug consumption |
106
+
107
+ """)
108
+
109
+
110
+
111
+
112
+
113
+
114
  st.markdown("""
115
  # Positive Reframing Strategies for Self Care
116