Giter Club home page Giter Club logo

partspicker's Introduction

HTML: All files in src -> main -> resources -> templates
CSS: Files in src -> main -> resources -> static -> css
JavaScript: Files in src -> main -> resources -> static -> js
Some css and Javascript was used inline with the html code

Validation Behaviour: On register.html, first name and last name only accept letters no numbers,
Password can only be between 8-26 characters, Email must contain @ symbol and be in format text@text.
When entered an invalid login credentials, they are denied access to profile.html

client side js: When entering details on a buliding a new PC, an autocomplete form is created for CPU, GPU and Case,
allowing the user to select any recommended CPU,GPU and case from an array i created in js.

database writes: register.html (adding the user information onto the database)
buildPC.html (adding the specifications of the user's built PC)

database reads: 
madePC.html (displaying all of the built PCs users on the website have made)
profile.html (displaying the current user information and checking if user matches credentials in database)
buildPC.html (checking if the user matches credentials in the database)

security: TLS and HTTPS and BCrypt and Certifications have been implemented. Certificate is called tls-PartsPicker.jks 
found in (src -> main -> resources)

partspicker's People

Contributors

shihaburr avatar

Watchers

James Cloos avatar

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.