Skip to content

Project for a Databases Course (Fall 2018). Part of a 5 person team developing a jewelry store website using MySQL as the backend.

License

Notifications You must be signed in to change notification settings

mferrall/CIS556_Project

 
 

Repository files navigation

Welcome to Junction Jewelers!

This is the developer site for Junction Jewelers. This repository includes the Java models, logic and MySQL statements needed to run our website on your machine. This technology stack has a number of dependencies. Please refer to the DEVELOPER README for instructions and details.

There are three main directories in this repository, each with more detailed README files.

  1. SpringMVCAnnotationOnlineStore: Core Java application
  2. database: MySQL database initial state specification
  3. pythonFunctions: Python SMPT email communication functionality
  4. Demo Videos: recording tests for personas.

License

Please see the MIT LICENSE file for details.

Developer

The code is a Java Spring MVC eCommerce website for customers to view Jewelry inventory and place orders. For further developer details including dependencies and installation instructions please see the DEVELOPER README.

Contributing

We track issues using the GitHub issue tracker. Here are some guidelines for creating GitHub tickets:

  1. Write a detailed request: Please be specific and include as many details as necessary, providing background information, and if possible, suggesting a solution. JJ developers will be better equipped to address your suggestions if you offer details regarding 'what is wrong', 'why', and 'how to fix it'.

  2. Provide examples and references: Please include code, images, and descriptions of the issue. Screenshots are especially helpful for front-end problems.

About

Project for a Databases Course (Fall 2018). Part of a 5 person team developing a jewelry store website using MySQL as the backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 44.5%
  • Java 33.7%
  • JavaScript 17.5%
  • HTML 3.2%
  • Python 1.1%