An AngularJs app to monitor and manage my home digital network connection and bandwidth consumption.
-
Clone the repository: $ git clone https://github.com/judeaugustinej/UI-UX.git
-
Navigate to required file location : $ cd UI-UX
-
Install required libraries: $ npm install
-
Run the development server: $ npm start
-
Login to the application through browser: http://127.0.0.1:8000
-
Read data from Database as of now it is read from json file.
-
Work on providing api using django-restframework.
This project is licensed under the MIT License.