项目作者: deepaknalla

项目描述 :
Car Accident Database - JavaScript front-end website deployed onto Amazon web services EC2 instance with SQL database(MySQL workbench) storing the retrievable data
高级语言: Java
项目地址: git://github.com/deepaknalla/cs336-Final-Project.git
创建时间: 2016-02-14T15:46:52Z
项目社区:https://github.com/deepaknalla/cs336-Final-Project

开源协议:

下载


cs336-Final-Project

Car Accident Database
• RDS(MySQL) based backend and Javascript frontend website that used Amazon Web Services (AWS) to host and utilize MySQL engine to build an extensive 1000+ car accident database, with car accident info (time, date, location and car specs) Implemented location based accident searching, a probability of accident occurring in area which in turn can predict your insurance rate based on prior accident history/accident frequency near address; all this used and implemented a multifunctional database using SQL queries and multiple tables

Although the program contains a very amateur/basic algorithm, We plan to implement a much more industry standard, and effective as well as time and space efficient algorithm to calculate insurance costs based on the accident frequency parameters..

Co-collaborator: Shashank Seeram