Skip to content

Commit 8bcd834

Browse files
Update README.md
1 parent 9b08135 commit 8bcd834

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

README.md

+29-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lumberjack
22

3-
### A device library and logging system using RFID technology.
3+
## A device library and logging system using RFID technology.
44

55
This system is being developed as part of a project with The University of Bristol Department of Computer Science, for a second year project. The team is comprised of 6 students with varying areas of expertise and interest.
66

@@ -15,3 +15,31 @@ Currently lumberjack:
1515
* Allows you to download all users and devices in CSV format
1616

1717
Please check the git wiki pages https://github.com/fn-ctional/lumberjack/wiki for instructions on how to download, run and use lumberjack!
18+
19+
## Screenshots
20+
21+
### Dashboard
22+
<img src="/screenshots/Dashboard.png"></img>
23+
<img src="/screenshots/Profile.png"></img>
24+
<img src="/screenshots/Search.png"></img>
25+
<img src="/screenshots/Incidents.png"></img>
26+
<img src="/screenshots/Add.png"></img>
27+
<img src="/screenshots/Permitted.png"></img>
28+
29+
### Users
30+
<img src="/screenshots/Users.png"></img>
31+
<img src="/screenshots/Users1.png"></img>
32+
<img src="/screenshots/Add1.png"></img>
33+
34+
### Devices
35+
<img src="/screenshots/Devices.png"></img>
36+
<img src="/screenshots/Devices1.png"></img>
37+
<img src="/screenshots/Add3.png"></img>
38+
39+
### Groups
40+
<img src="/screenshots/Groups.png"></img>
41+
<img src="/screenshots/Add2.png"></img>
42+
43+
### Rules
44+
<img src="/screenshots/Rules.png"></img>
45+
<img src="/screenshots/Add4.png"></img>

0 commit comments

Comments
 (0)