Giter VIP home page Giter VIP logo

compulock's Introduction

Rizowski

compulock's People

Contributors

rizowski avatar

Stargazers

 avatar

Watchers

 avatar  avatar

compulock's Issues

How do I test this sort of stuff

This was a question the instructor ended up asking and I didn't have an answer. This would be a good time to really understand how I am going to test Process, Program and History recording.

Answer:

Error Handling

Proper error handling for the requirements due for week 2

Error Handling

Proper error handling for Process, Program and history information gathering.

Refreshing the Login screen so that it applies the locking of the account.

The Gui doesn't update the changes to the account if it has been locked. This is essential because if the computer is left on and the account is available at the time. If time passes and the computer enters a time for the account not to be available this becomes problematic because now they can still login. The account is still there and the interface has not been disabled.

Refactoring code to make it more modular

I have been going through a lot of my code. It needs some refactoring so that I can use it better when I get to passing around objects to and from the web service. Currently is is thrown together so that I have a bases of getting things to work.

REST Research

I need to know the following things before my next check up:

  • I need to know how REST works
  • What kind of information and data models are needed for REST to work
  • What kind of protocol REST uses.
    This list may increase as time goes past, as of right now, this is acceptable to learn.

Unit Testing

Unit Testing for Recording processes, programs and browser history.

Record Browser History

Records history for
Chrome, Firefox and Internet Explorer
Preferably for the current user.

Proxy to cover all Browsers

Have a TCP Proxy listener that handles all requests. This would secure that I know exactly what each browser visits. I wouldn't have to search for each history db either.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.