Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PumuduRajakaruna authored Jan 7, 2024
1 parent 937948c commit 4025bbd
Showing 1 changed file with 21 additions and 7 deletions.
28 changes: 21 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ https://github.com/cepdnaclk/e19-3yp-Smart-Chessboard/assets/115540419/7386bc75-
1. [Introduction](#introduction)
2. [Solution Architecture](#solution-architecture )
3. [Hardware & Software Designs](#hardware-and-software-designs)
4. [Testing](#testing)
5. [Detailed budget](#detailed-budget)
4. [User Interfaces](#user-interfaces)
5. [Testing](#testing)
6. [Conclusion](#conclusion)
7. [Links](#links)

Expand Down Expand Up @@ -74,19 +74,33 @@ Our project revolves around addressing key challenges faced by chess enthusiasts
![chessBoardModel](https://github.com/cepdnaclk/e19-3yp-Smart-Chessboard/assets/115540884/04cd5ef0-84ea-44dd-b3ac-513a46031d11)



## Testing

Testing done on hardware and software, detailed + summarized results
Flutter App Testing:
Unit Testing - Dart's built-in test library
Widget Testing-Dart's built-in test library
Performance testing -Flutter Driver in “flutter_test” package

Backend Testing:
Unit Testing with Mocha
WebSocket Testing (Tool-Simple WebSocket Client)

MongoDB Database Testing:
Integration testing with Mocha

## Conclusion
Hardware Testing:
Electronic Simulations using Protius
Bluetooth Connection Testings
8*8 Hall Sensor Grid Testing with Multimeter
Component Functionality Testing
Connections Testing after soldering

What was achieved, future developments, commercialization plans

## Links

- [Project Repository](https://github.com/cepdnaclk/{{ page.repository-name }}){:target="_blank"}
- [Project Page](https://cepdnaclk.github.io/{{ page.repository-name}}){:target="_blank"}
- [Project Repository](https://github.com/cepdnaclk/e19-3yp-Smart-Chessboard)
- [Project Page](https://cepdnaclk.github.io/e19-3yp-Smart-Chessboard/)
- [Department of Computer Engineering](http://www.ce.pdn.ac.lk/)
- [University of Peradeniya](https://eng.pdn.ac.lk/)

Expand Down

0 comments on commit 4025bbd

Please sign in to comment.