Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 484 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 484 Bytes

TrackCases ❕

About 💭

A simple web app to keep track of cases locally (in browser) for lawyers. The app is inspired from Provakil.

How it works ❓

It uses the HTML5 local storage API for storing the case information locally (gets cleared with cache).

Technologies used 📝

1)  HTML5
2)  CSS3
3)  Vanilla JS
4)  Bootstrap