supernovamutinda commited on
Commit
992c2f9
1 Parent(s): d5e3e1d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -11,13 +11,13 @@ if choice == "Home/about":
11
  st.title("Welcome to Campus Comrade Assitant")
12
 
13
  if choice == "Meal Suggester":
14
- st.title("Projects done by Samuel")
15
 
16
  if choice == "Accomodation available":
17
- st.title("You can contact me via:")
18
 
19
  if choice == "Assignment assist":
20
- st.title("Download final project report here")
21
 
22
  if choice == "Events":
23
- st.title("Projects done by Samuel")
 
11
  st.title("Welcome to Campus Comrade Assitant")
12
 
13
  if choice == "Meal Suggester":
14
+ st.title("Time to Eat")
15
 
16
  if choice == "Accomodation available":
17
+ st.title("Ready to Move in?")
18
 
19
  if choice == "Assignment assist":
20
+ st.title("Let's complete that assignment")
21
 
22
  if choice == "Events":
23
+ st.title("Collaborate and Jazz. Events around You")