diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..7d154db
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,6 @@
+RewriteEngine On
+
+# Remove .php extension for all URLs (for lowercase letters only)
+RewriteCond %{REQUEST_FILENAME} !-d
+RewriteCond %{REQUEST_FILENAME}.php -f
+RewriteRule ^([a-z-]+)$ $1.php [L]
diff --git a/ManageJob.css b/ManageJob.css
new file mode 100644
index 0000000..0cc08b1
--- /dev/null
+++ b/ManageJob.css
@@ -0,0 +1,56 @@
+body {
+ font-family: Arial, sans-serif;
+ background-color: #f4f4f4;
+ margin: 0;
+ padding: 0;
+}
+
+.container {
+ width: 80%;
+ margin: 0 auto;
+ padding: 20px;
+ background-color: #fff;
+ box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
+}
+
+.post-job input, .post-job textarea {
+ width: 100%;
+ padding: 10px;
+ margin: 10px 0;
+ border: 1px solid #ccc;
+ border-radius: 4px;
+}
+
+.post-job button {
+ padding: 10px 20px;
+ background-color: #28a745;
+ color: #fff;
+ border: none;
+ border-radius: 4px;
+ cursor: pointer;
+}
+
+.post-job button:hover {
+ background-color: #218838;
+}
+
+#jobsList {
+ margin-top: 20px;
+}
+
+.job {
+ background-color: #f9f9f9;
+ padding: 15px;
+ margin-bottom: 10px;
+ border: 1px solid #ddd;
+ border-radius: 4px;
+}
+
+.job h3 {
+ margin: 0;
+ font-size: 18px;
+}
+
+.job p {
+ margin: 5px 0;
+}
\ No newline at end of file
diff --git a/Untitled-1.html b/Untitled-1.html
deleted file mode 100644
index 4b91411..0000000
--- a/Untitled-1.html
+++ /dev/null
@@ -1,227 +0,0 @@
-
-
-
-
+
Welcome to Temphire
+
+ At part-time job, we are dedicated to connecting job seekers with meaningful part-time opportunities that suit their skills, schedules, and aspirations. Our platform is designed to provide a seamless experience for both employers and job seekers, making it easier to find the right match.
+
+
+ Whether you are a student, a stay-at-home parent, or someone looking to supplement your income, our platform offers a diverse range of job listings from various industries and locations. From flexible hours to remote work options, we strive to cater to the unique needs of our users.
+
+
Our Mission
+
+ Our mission is to empower individuals by providing access to quality part-time job opportunities and to support businesses by helping them find talented and motivated part-time employees. We believe in creating a community where everyone can thrive through meaningful work.
+
+
Why Choose Us?
+
+ - A wide variety of part-time job listings across multiple sectors.
+ - User-friendly platform for easy navigation and application.
+ - Tools to filter and customize your job search to find the perfect fit.
+ - Dedicated support to assist you every step of the way.
+
+
+
+
+
+
diff --git a/alljobs.php b/alljobs.php
new file mode 100644
index 0000000..749b30f
--- /dev/null
+++ b/alljobs.php
@@ -0,0 +1,115 @@
+
+
+
+
+
+
+
Care Taker
+
Location: Balaju, Kathmandu
+
Take care of dogs for two days. Experience with pets required.
+
+
+
Old Aged Helper
+
Location: Bouddha, Kathmandu
+
Take care of elderly people for 3 days. Prior experience preferred.
+
+
+
Cleaner
+
Location: Sundarijal, Kathmandu
+
Cleaner for 1 week in an apartment.
+
+
+
Factory Worker
+
Location: Biratnmagar, Kathmandu
+
Factory worker for a month.
+
+
+
+