diff --git a/sahara/db.sqlite3 b/sahara/db.sqlite3 index 27c2ebd..d464d9e 100644 Binary files a/sahara/db.sqlite3 and b/sahara/db.sqlite3 differ diff --git a/sahara/main/__pycache__/urls.cpython-312.pyc b/sahara/main/__pycache__/urls.cpython-312.pyc index 7235aa5..70f3d5b 100644 Binary files a/sahara/main/__pycache__/urls.cpython-312.pyc and b/sahara/main/__pycache__/urls.cpython-312.pyc differ diff --git a/sahara/main/__pycache__/views.cpython-312.pyc b/sahara/main/__pycache__/views.cpython-312.pyc index d1a1e12..b1292f1 100644 Binary files a/sahara/main/__pycache__/views.cpython-312.pyc and b/sahara/main/__pycache__/views.cpython-312.pyc differ diff --git a/sahara/main/templates/main/aboutus.html b/sahara/main/templates/main/aboutus.html new file mode 100644 index 0000000..21212ba --- /dev/null +++ b/sahara/main/templates/main/aboutus.html @@ -0,0 +1,105 @@ + +{% extends 'base.html' %} +{% load static %} +{% block content %} + + + +
+
+

About Us

+

Our Elderly Support App is dedicated to providing high-quality care and assistance to elderly individuals. We understand the importance of independence and security, which is why our app offers features that enhance communication, health monitoring, and emergency support.

+

We believe that elderly individuals deserve the best tools to manage their lifestyle, stay connected with loved ones, and receive prompt care when needed. Our mission is to make the lives of seniors safer, healthier, and more fulfilling through technology.

+
+ +
+ + +{% endblock %} diff --git a/sahara/main/templates/main/profile.html b/sahara/main/templates/main/profile.html index b4407a8..22c1963 100644 --- a/sahara/main/templates/main/profile.html +++ b/sahara/main/templates/main/profile.html @@ -90,7 +90,7 @@