File size: 31,456 Bytes
557a634
 
7ea9e2c
557a634
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b932a0f
 
 
 
 
 
 
557a634
b932a0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
557a634
 
b932a0f
 
 
557a634
 
 
b932a0f
 
557a634
 
b932a0f
 
557a634
 
b932a0f
 
557a634
 
b932a0f
 
557a634
 
 
 
 
b932a0f
 
557a634
 
 
 
 
 
 
 
b932a0f
 
557a634
 
 
 
 
 
b932a0f
 
557a634
 
b932a0f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
557a634
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
# Libraries
import streamlit as st
#from streamlit_option_menu import option_menu
from PIL import Image
import pandas as pd
import base64



#set page layout
st.set_page_config(layout="wide", page_title="CAS LMS  Learners", initial_sidebar_state="expanded")

#iilo w adepa 
st.title("CAS ONLINE LEARNING SOFTWARE")

#subheader
st.subheader("Online Learning Platform to aid learners with data analytics course modules")

st.sidebar.header("CAS Course Structure")
#elit sidebar uses
selected_course = st.sidebar.selectbox("Course Overview & Outline", [ "Understanding Data Science and Analytics", "Course Outline",  "Excel", "SQL", "PowerBI", "Python", "Streamlit App"])

if selected_course == "Understanding Data Science and Analytics":
    st.sidebar.markdown("""
    - [Understanding Data Science and Analytics](https://drive.google.com/file/d/1yDrfPh1ZI_RKsDeMPCagtyXNURWUzQKm/view?usp=sharing)
    - [Introductory Video on Data Science](https://www.youtube.com/watch?v=CPqi9-3aFpM)
    - [Recommended Reading Material](https://online.maryville.edu/blog/data-science-vs-data-analytics/)
    """)
    
if selected_course == "Course Outline":
    st.sidebar.markdown("""
    - [Course Outline](https://docs.google.com/document/d/1r2HnwDv6UhEs3_3lqoR3tot3l8h-_mBi/edit?usp=sharing&ouid=110687076377872168018&rtpof=true&sd=true)
    - [Introductory About CAS](link_to_video)
    """)    
    
elif selected_course == "Excel":
    st.button("Englist Course Modules")
    st.sidebar.markdown("""
    - [Excel/Spreadsheet Course Outline](link_to_english_slide)
    - [Introductory Video on Google Spreadsheet](link_to_english_past_questions)
    - [Recommended Reading Material](link_to_english_reading)
    """)
    
elif selected_course == "SQL":
    st.sidebar.markdown("""
    - [SQL Course Outline](link_to_geography_slide)
    - [Introductory Video on SQL](link_to_geography_past_questions)
    - [Recommended Reading Material](link_to_geography_reading)
    """)
    
elif selected_course == "PowerBI":
    st.sidebar.markdown("""
    - [PowerBI Course Outline](link_to_political_science_slide)
    - [Introductory Video on PowerBI](link_to_political_science_past_questions)
    - [Recommended Reading Material](link_to_political_science_reading)
    """)
    
elif selected_course == "Python":
    st.sidebar.markdown("""
    - [Python Course Outline](link_to_philosophy_slide)
    - [Introductory Video on PowerBI](link_to_philosophy_past_questions)
    - [Recommended Reading Material](link_to_philosophy_reading)
    """)
    
elif selected_course == "Streamlit Web App":
    st.sidebar.markdown("""
    - [Streamlit Course Outline](link_to_dance_slide)
    - [Introductory Video on Streamlit](link_to_dance_past_questions)
    - [Recommended Reading Material](link_to_dance_reading)
    """)
    
#week course modules
# import streamlit as st




##
##
#
#######
### try
import streamlit as st
# Define a dictionary with courses as keys and their modules grouped by weeks and days
course_modules = {
    "Excel": {
        "Week 1": {
            "Monday": ["Introduction to Excel", "Basic Formulas"],
            "Tuesday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of Excel
        },
        "Week 2": {
            "Monday": ["Advanced Excel Techniques", "Pivot Tables"],
            "Tuesday": ["Macros and Automation", "Excel for Data Analysis"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 2 of Excel
        },
        "Week 3": {
            "Monday": ["Introduction to Excel", "Basic Formulas"],
            "Tuesday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of Excel
        },
        # Add more weeks and corresponding days/modules for Excel
        
    },

    "SQL": {
        "Week 1": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 2": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 3": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
    
        # Add more weeks and corresponding days/modules for SQL
    },
    
    "PowerBI": {
        "Week 1": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 2": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 3": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        # Add more weeks and corresponding days/modules for SQL
    },
    
    "Python": {
        "Week 1": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 2": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 3": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
        "Week 4": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
        
    
        # Add more weeks and corresponding days/modules for SQL
    },
    
    "Streamlit App": {
        "Week 1": {
            "Monday": ["Introduction to SQL", "Querying Databases"],
            "Tuesday": ["Joins and Relationships", "Advanced SQL Queries"],
            "Wednesday": ["Advanced Formulas1", "Data Visualization in Excel 2"],
            "Thursday": ["Advanced Formulas 3", "Data Visualization in Excel 4"],
            "Friday": ["Advanced Formulas", "Data Visualization in Excel"],
            "Saturday" : ["Assigment", "Team Collaboration"],
            "Sunday": ["Assignment Submission"],
            # Add more days and corresponding modules for Week 1 of SQL
        },
    },
    # Add other courses with their respective weeks, days, and modules
}

# Create columns for select boxes - course, week, and day
col1, col2, col3 = st.columns(3)

# Select box for Course in the first column
with col1:
    selected_course = st.selectbox("Select Course", list(course_modules.keys()))
    

# Select box for Week in the second column
with col2:
    selected_week = st.selectbox("Select Week", list(course_modules[selected_course].keys()))

# Select box for Day in the third column
with col3:
    selected_day = st.selectbox("Select Day", list(course_modules[selected_course][selected_week].keys()))

# Function to display modules for the selected course, week, and day
def display_modules(course, week, day):
    modules = course_modules[course][week][day]
    st.write(f"### Modules for {course} on {day} of {week}")
    for module in modules:
        st.write(f"- {module}")

# Button to display modules
if st.button("Show Modules"):
    display_modules(selected_course, selected_week, selected_day)


#side
st.sidebar.header("CAS Company")

def main():
    
    if st.sidebar.button("Home"): 
        st.title("Home Page")
        st.subheader("Hi, Data Analytics Learners, Our course Modules are designed to break you to innovate with deep commitment to solve complex data problems :wave:")
        #st.write("[Learn More>](https://www.youtube.com/channel/UCy8mA8rIZnIdG3BRCCfyfsA)")
        st.write("[Explore More videos>](https://www.youtube.com/channel/UCy8mA8rIZnIdG3BRCCfyfsA)")
        
        #
        st.title("About CAS ANALYTICS PROGRAMME")
        st.subheader("Vision")
        st.write("Our training programs aspire to empower individuals with comprehensive knowledge and practical skills in data analytics. We envision a future where our participants become proficient analysts, capable of leveraging data to drive innovation and make informed decisions across diverse industries.")
        
        #philo
        st.subheader("Philosophy")
        st.write("Our philosophy revolves around providing holistic training that merges theoretical understanding with practical application. We believe in cultivating an environment that nurtures curiosity, critical thinking, and adaptability-essential traits for success in the dynamic field of data analytics.")
        
        #Readiness 4 challenge
        
        st.subheader("Readiness for Challenge")
        st.write("Ou training philosophy lies in the belief that true growth comes from embracing challenges. We inspire to prepare our participants to tackle complex analytical problems head-on. We encourage them to step out oftheir comfort zones, embrace uncertainty, and view challenges as opportunities for learning and growth. Our programs instill resilience, adaptability, and a proactive mindset essential for success in the dynamic field of data analytics.")
        
        #core value
        
        st.subheader("Core Value")
        
        st.markdown("""
        - Excellence: Striving for excellence in imparting knowledge and skills, ensuring high-quality education and practical application
        - Innovation: Encouraging creative thinking and innovation in problem-solving within the realm of data analytics.
        - Adaptability: Embracing change and evolving alongside technological advancements in the analytics landscape.
        - Collaboration: Fostering a collaborative environment where diverse perspectives contribute to a rich learning experience.
        """)
        
        #Educational Guiding 
        st.subheader("Educational Guiding Principles")
        st.markdown("""
        - Hands-On Learning: Emphasizing practical, hands-on experience to reinforce theoretical knowledge
        - Continuous Improvement: Promoting continuous learning and skill enhancement to stay updated with industry trends and best practices.
        - Mentorship: Providing mentorship and guidance from seasoned professionals to support individual growth and development
        - Real-World Relevance: Aligning curriculum and exercises with real-world scenarios to prepare participants for industry demands.
        - Diversity and Collaboration: Valuing diverse perspectives and encouraging collaboration to foster a rich exchange of ideas
        """)


    if st.sidebar.button("About US"):
        st.title("About Us") 
    #   if st.button("Read About CAS"):
        st.title("Center for Analytics Services")
        st.subheader("Introduction")
        st.write("The Center for Analytics Services is a pioneering data analytics company, committed to delivering innovative solutions to provide advanced analytics consulting to businesses and to offer intensive training programs for students and professionals seeking to enhance their expertise in data analytics and advanced analytical tools. With a commitment to excellence, our center serves as a hub for fostering innovation, driving business intelligence, and empowering individuals to thrive in the data-driven era. With a strong focus on Machine Learning, AI, and advanced analytics, we aim to revolutionize the way organizations make strategic decisions, optimize operations, and achieve sustainable growth")
                
                #vision
        st.subheader("Vision")
        st.write("Our vision is to be the leading provider of advanced analytics and AI services in Ghana, empowering organizations, and individuals across industries to thrive in an increasingly data-centric world. ")
                
                #mision
        st.subheader("Mission")
        st.write("Our mission is to bridge the gap between data and decision-making, empowering organizations to extract actionable insights and individuals to build rewarding careers in the field of analytics.")
                
                #pro
        st.subheader("Problem Statement")
        st.write("In today’s dynamic business landscape of Ghana, organizations are grappling with a significant challenge, effectively harnessing their abundant data. Despite the exponential growth in data, converting this a challenge. Traditional analytical methods often prove inadequate in revealing concealed opportunities, understanding, and optimizing operations. Limited professionals skilled in advanced data analytics and machine learning further compounds the issue, impeding businesses from unlocking the full potential of their data. Center for Analytics Services has emerged to confront these challenges head-on. Our mission is to bridge the gap between data and effective decision-making by delivering state-of-the-art solutions, actionable insights, and expert guidance with AI technologies and BI tools")
                
                #services
        st.subheader("Services")
        st.markdown("""
        - Advanced Analytics Consulting
        - Professional Analytics Training
        """)
                
                #objectives
        st.subheader("Objectives")
        st.write("Our primary objective is to")
        st.markdown("""
        - To provide professional training for organizations, staff, professionals, and students with modern AI skills to bridge the knowledge gap in analysis and deployment
        - Enable businesses harness the full potential of their data by providing cutting-edge analytics solutions.
        - To implement real-time reporting and dashboards
        - Empower organizations with actionable insights and data-driven strategies, ultimately helping them drive efficiency, enhance competitiveness, and unlock new opportunities in the digital age
        """)
                
                # training 
        st.subheader("Training Programmes")
        st.markdown("""
        - Professional Development Programs: Equip professionals with the latest tools and techniques in data analytics, ensuring they stay ahead in a rapidly evolving landscape
        - Career Transition Workshops: Facilitate career transitions by providing intensive training  programs for individuals looking to enter the field of data analytics or data science.
        - Student Training Initiatives: Collaborate with educational institutions to offer specialized training programs, preparing students for successful careers in analytics.
        """)
                
                #
        st.markdown("The Center for Analytics Services is committed to driving excellence in advanced data analyticsin Ghana and Africa. We aim to empower organizations and individuals to harness the full potential of data, paving the way for a future where informed decision-making is at the heart of success.")

    if st.sidebar.button("CAS Services"):
        st.title("Read About Our Services") 
    
if __name__ == "__main__":
    main()
    
    # CREATE PAGES 



# #Adding option menu in sidebar
# with st.sidebar:
#      selected = option_menu(
#         menu_title=None, #main menu
#         options=["Home", "About US", "CAS Services" ],
#         icons=["house", "book", "envelope"],
#         menu_icon="cast",
#         default_index=0,
#         styles={
#             "container": {"pardding": "0!important", "background-color": ""},
#             "icon": {"color": "orange", "font-size": "25px"},
#             "nav-link":{
#                 "font-size": "25px",
#                 "text-align": "left",
#                 "margin": "0px",
#                 "--hover-color": "#eee",
#             },
#             "nav-link-selected": {"background-color": "green"},
#         }
         
        
#     )
     
# # Check the selected menu option
# # CREATE PAGES 
# if selected == "Home":
#     st.title("Home Page")
#     st.subheader("Hi, Data Analytics Learners, Our course Modules are designed to break you to innovate with deep commitment to solve complex data problems :wave:")
#     #st.write("[Learn More>](https://www.youtube.com/channel/UCy8mA8rIZnIdG3BRCCfyfsA)")
#     st.write("[Explore More videos>](https://www.youtube.com/channel/UCy8mA8rIZnIdG3BRCCfyfsA)")
#     #
#     st.title("About CAS ANALYTICS PROGRAMME")
#     st.subheader("Vision")
#     st.write("Our training programs aspire to empower individuals with comprehensive knowledge and practical skills in data analytics. We envision a future where our participants become proficient analysts, capable of leveraging data to drive innovation and make informed decisions across diverse industries.")
#     #philo
#     st.subheader("Philosophy")
#     st.write("Our philosophy revolves around providing holistic training that merges theoretical understanding with practical application. We believe in cultivating an environment that nurtures curiosity, critical thinking, and adaptability-essential traits for success in the dynamic field of data analytics.")
#     #Readiness 4 challenge
#     st.subheader("Readiness for Challenge")
#     st.write("Ou training philosophy lies in the belief that true growth comes from embracing challenges. We inspire to prepare our participants to tackle complex analytical problems head-on. We encourage them to step out oftheir comfort zones, embrace uncertainty, and view challenges as opportunities for learning and growth. Our programs instill resilience, adaptability, and a proactive mindset essential for success in the dynamic field of data analytics.")
#     #core value
#     st.subheader("Core Value")
#     st.markdown("""
#     - Excellence: Striving for excellence in imparting knowledge and skills, ensuring high-quality education and practical application
#     - Innovation: Encouraging creative thinking and innovation in problem-solving within the realm of data analytics.
#     - Adaptability: Embracing change and evolving alongside technological advancements in the analytics landscape.
#     - Collaboration: Fostering a collaborative environment where diverse perspectives contribute to a rich learning experience.
#     """)
#     #Educational Guiding 
#     st.subheader("Educational Guiding Principles")
#     st.markdown("""
#     - Hands-On Learning: Emphasizing practical, hands-on experience to reinforce theoretical knowledge
#     - Continuous Improvement: Promoting continuous learning and skill enhancement to stay updated with industry trends and best practices.
#     - Mentorship: Providing mentorship and guidance from seasoned professionals to support individual growth and development
#     - Real-World Relevance: Aligning curriculum and exercises with real-world scenarios to prepare participants for industry demands.
#     - Diversity and Collaboration: Valuing diverse perspectives and encouraging collaboration to foster a rich exchange of ideas
#     """)




# elif selected == "About US":
#     st.title("About Us") 
#     if st.button("Read About CAS"):
#         st.title("Center for Analytics Services")
#         st.subheader("Introduction")
#         st.write("The Center for Analytics Services is a pioneering data analytics company, committed to delivering innovative solutions to provide advanced analytics consulting to businesses and to offer intensive training programs for students and professionals seeking to enhance their expertise in data analytics and advanced analytical tools. With a commitment to excellence, our center serves as a hub for fostering innovation, driving business intelligence, and empowering individuals to thrive in the data-driven era. With a strong focus on Machine Learning, AI, and advanced analytics, we aim to revolutionize the way organizations make strategic decisions, optimize operations, and achieve sustainable growth")
#         #vision
#         st.subheader("Vision")
#         st.write("Our vision is to be the leading provider of advanced analytics and AI services in Ghana, empowering organizations, and individuals across industries to thrive in an increasingly data-centric world. ")
#         #mision
#         st.subheader("Mission")
#         st.write("Our mission is to bridge the gap between data and decision-making, empowering organizations to extract actionable insights and individuals to build rewarding careers in the field of analytics.")
#         #pro
#         st.subheader("Problem Statement")
#         st.write("In today’s dynamic business landscape of Ghana, organizations are grappling with a significant challenge, effectively harnessing their abundant data. Despite the exponential growth in data, converting this a challenge. Traditional analytical methods often prove inadequate in revealing concealed opportunities, understanding, and optimizing operations. Limited professionals skilled in advanced data analytics and machine learning further compounds the issue, impeding businesses from unlocking the full potential of their data. Center for Analytics Services has emerged to confront these challenges head-on. Our mission is to bridge the gap between data and effective decision-making by delivering state-of-the-art solutions, actionable insights, and expert guidance with AI technologies and BI tools")
#         #services
#         st.subheader("Services")
#         st.markdown("""
#         - Advanced Analytics Consulting
#         - Professional Analytics Training
#         """)
#          #objectives
#         st.subheader("Objectives")
#         st.write("Our primary objective is to")
#         st.markdown("""
#         - To provide professional training for organizations, staff, professionals, and students with modern AI skills to bridge the knowledge gap in analysis and deployment
#         - Enable businesses harness the full potential of their data by providing cutting-edge analytics solutions.
#         - To implement real-time reporting and dashboards
#         - Empower organizations with actionable insights and data-driven strategies, ultimately helping them drive efficiency, enhance competitiveness, and unlock new opportunities in the digital age
#         """)
#          # training 
#         st.subheader("Training Programmes")
#         st.markdown("""
#         - Professional Development Programs: Equip professionals with the latest tools and techniques in data analytics, ensuring they stay ahead in a rapidly evolving landscape
#         - Career Transition Workshops: Facilitate career transitions by providing intensive training  programs for individuals looking to enter the field of data analytics or data science.
#         - Student Training Initiatives: Collaborate with educational institutions to offer specialized training programs, preparing students for successful careers in analytics.
#         """)
#          #
#         st.markdown("The Center for Analytics Services is committed to driving excellence in advanced data analyticsin Ghana and Africa. We aim to empower organizations and individuals to harness the full potential of data, paving the way for a future where informed decision-making is at the heart of success.")

# elif selected == "Our Services":
#     st.title("Read About Our Services") 
        
#ADDING COURSES 
def main():
    st.sidebar.subheader("All Courses")
    selected = st.sidebar.selectbox("Select a Course", ["Excel", "SQL", "PowerBI", "Python", "Streamlit App"])

    if selected == "Excel":
        st.title("Excel/Google Spreadsheet")
        st.subheader("Introduction to Google Spreadsheet")
        st.write("This course will introduce learners to the fundamental concepts of data analysis using Excel/Spreadsheet. Participants will learn to organize, clean, analyze, and visualize data using basic to advanced Excel/Spreadsheet functions and tools.")
        
        # Week 1
        st.title("Week 1")
        st.subheader("Overview of Spreadsheet and Preparing Data")
        
        # Document download
        st.write("Download document to understand navigation in a spreadsheet and data preparation with required format types")
        # Add your document link or download button here
        
        # Presentation or Document
        st.markdown('<iframe src="https://docs.google.com/presentation/d/1Gi6ds4bqWG2mF_xEMr6kCm4nFYHA1gji/edit#slide=id.p1" \
            width="100%" height="600" frameborder="0" allowfullscreen="true" mozallowfullscreen="true" \
            webkitallowfullscreen="true"></iframe>', unsafe_allow_html=True)

        # Video
        st.subheader("Accessing Google Spreadsheet for the First Time")
        st.write("A brief video to assist learners in accessing a spreadsheet on the local machine")
        st.video("https://www.youtube.com/watch?v=b-_EKDi8rao")

       
        # Button for Week 2
        if st.button("Week 2"):
            st.subheader("Advanced Functions")
            # Add content for Week 2 here

        # Button for Week 3, and so on...
        if st.button("Week 3"):
            st.subheader("Data Visualization in Excel")
            # Add content for Week 3 here
    
    if selected == "SQL":
        st.title("Excel/Google Spreadsheet")
        st.subheader("Introduction to Google Spreadsheet")
        st.write("This course will introduce learners to the fundamental concepts of data analysis using Excel/Spreadsheet. Participants will learn to organize, clean, analyze, and visualize data using basic to advanced Excel/Spreadsheet functions and tools.")
        
        # Week 1
        st.title("Week 1")
        st.subheader("Overview of Spreadsheet and Preparing Data")
                 


if __name__ == "__main__":
    main()
        
st.sidebar.markdown("---")
st.sidebar.markdown("Feel free to explore and enhance your learning experience!")

# Additional instructions, FAQs, or guidance can be added here for students.