forked from RobynSteeves/chorechart
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtasklist.html
More file actions
173 lines (172 loc) · 6.59 KB
/
tasklist.html
File metadata and controls
173 lines (172 loc) · 6.59 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.0/css/all.min.css">
<link rel="stylesheet" href="style.css">
<title>Room-Eaze - Task List</title>
</head>
<body>
<nav class="navbar navbar-light bg-light justify-content-between">
<a class="navbar-brand" href="#">Room-Eaze™</a>
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#">Logout</a>
</li>
</ul>
</nav>
<div class="container-fluid">
<div id="todaysTasks" class="row">
<h1>Today's Tasks</h1>
<div class="col-sm-12">
<ul>
<li>Added Task 1:</li>
<button class="btn">Not Completed</button>
<li>Added Task 2:</li>
<button>Completed</button>
<li>Added Task 3:</li>
<button>Completed</button>
<li>Added Task 4:</li>
<button>Not Completed</button>
<li>Added Task 5:</li>
<button>Completed</button>
<li>Added Task 6:</li>
<button>Completed</button>
<li>Added Task 7:</li>
<button>Completed</button>
<li>Added Task 8:</li>
<button>Not Completed</button>
</ul>
</div>
<div id="upcomingTasks" class="row">
<h1>Upcoming Tasks</h1>
<div class="col-sm-12">
<ul>
<li>Added Task 1:</li>
<button>Not Completed</button>
<li>Added Task 2:</li>
<button>Not Completed</button>
<li>Added Task 3:</li>
<button>Not Completed</button>
<li>Added Task 4:</li>
<button>Not Completed</button>
<li>Added Task 5:</li>
<button>Not Completed</button>
<li>Added Task 6:</li>
<button>Not Completed</button>
<li>Added Task 7:</li>
<button>Not Completed</button>
<li>Added Task 8:</li>
<button>Not Completed</button>
</ul>
</div>
</div>
<div id="recentlyCompleted" class="row">
<h1>Recently Completed</h1>
<div class="col-sm-12">
<ul>
<li>Task 1: Completed by:</li>
<li>Task 2: Completed by:</li>
<li>Task 3: Completed by:</li>
<li>Task 4: Completed by:</li>
<li>Task 5: Completed by:</li>
<li>Task 6: Completed by:</li>
<li>Task 7: Completed by:</li>
<li>Task 8: Completed by:</li>
</ul>
</div>
</div>
</div>
</div>
<footer class="text-center bg-light text-muted">
<div class="p-4 border-bottom">
<ul class="list-inline my-auto">
<li class="list-inline-item">
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li class="list-inline-item">
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
<li class="list-inline-item">
<a href="#"><i class="fab fa-google"></i></a>
</li>
<li class="list-inline-item">
<a href="#"><i class="fab fa-linkedin"></i></a>
</li>
<li class="list-inline-item">
<a href="#"><i class="fab fa-github"></i></a>
</li>
</ul>
</div>
<div class="container-fluid">
<div class="text-center text-md-start mt-5">
<div class="row mt-3">
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<h6 class="text-uppercase fw-bold mb-4">
<i class="fas fa-frog me-3"></i>Room-eaze™
</h6>
<p>
Everything you need to blah blah blah.. room with ease!
</p>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold mb-4">Resources
</h6>
<p>
<a href="#!" class="text-reset">Blog</a>
</p>
<p>
<a href="#!" class="text-reset">FAQ</a>
</p>
<p>
<a href="#!" class="text-reset">About Us</a>
</p>
<p>
<a href="#!" class="text-reset">Careers</a>
</p>
</div>
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<h6 class="text-uppercase fw-bold mb-4">Help&Support
</h6>
<p>
<a href="#!" class="text-reset">Legal</a>
</p>
<p>
<a href="#!" class="text-reset">Privacy</a>
</p>
<p>
<a href="#!" class="text-reset">Terms & Conditions</a>
</p>
<p>
<a href="#!" class="text-reset">Accessibility</a>
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<h6 class="text-uppercase fw-bold mb-4">
Contact
</h6>
<p><i class="fas fa-home me-3"></i>Ottawa, Ontario CA</p>
<p>
<i class="fas fa-envelope me-3"></i>
info@Room-ease.com
</p>
<p><i class="fas fa-phone me-3"></i>(613) 737-1111</p>
</div>
</div>
</div>
</div>
<div class="text-center p-4">
© 2022 Copyright:
<a class="text-reset fw-bold" href="https://Roomease.com/">Room-ease.com</a>
</div>
</footer>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.12.9/dist/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>