Giter Site home page Giter Site logo

opportunity's People

Contributors

percurnicus avatar

Watchers

 avatar

opportunity's Issues

Test and Style AngularJS code

I should learn how to test angular code/javascript code in general. I should also learn the style guide for javascript/AngularJS

Fix bootstrap Vulnerability issue

Remediation

Upgrade bootstrap to version 3.4.1 or later. For example:

"dependencies": {
"bootstrap": ">=3.4.1"
}

or…

"devDependencies": {
"bootstrap": ">=3.4.1"
}

Security Features

Finish Initial front end

Create just the home page where a user can do the following:

  • Create/choose product types
  • Create/choose cameras
  • Create entry of new image
  • Select image (filtered by product type and camera) and display

Create a Cython Example

I've never used cython and should learn how to as it can be a great tool to have. The example can be quite simple such as calculating the average and std of an image. Maybe even try performing a rotation using matrix multiplication. I feel like the proper example that is not too hard that I can't do it in the little time I have but not too easy that I don't actually learn anything will be clearer when I try it.

Use pipenv

Use pipenv for python package management

Fix Security Issues

  • Upgrade jquery to version 3.4.0 or later
  • Upgrade SQLAlchemy to version 1.3.0 or later

Use Django and MySQL

In a different branch, use Django for the database interface and MySQL as the database manager

Use Redis for caching

Use a redish cache to store images already selected to improve the speed of displaying old images

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.