Skip to content

Gives interesting facts in different areas of Science

Notifications You must be signed in to change notification settings

SumeetKumarBarua/FactsBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag FactsBox-Heroku-Edition

Everyone wants to have a piece of Science in their daily lives. This app gives some interesting facts in various areas of Science in a random manner. Most importantly it's a Full Stack developed project using various technologies like Core Java, SQL, Hibernate, AngularJS, HTML, RESTful Webservice and Maven.

In Action

alt tag

alt tag

Prerequisites

1.OS: Windows
2.JDK 1.7 or above
3.An IDE for development (eg. Eclipse)
4.Maven installed on your system

Installing

Its very easy to make this project work on your local system:

1.Copy the project on to your local system and run the table script on your own database.

2.Import the repo to Eclipse as Maven Project.

3.Configure the connection file (Hibernate.cfg.xml) with the driver settings of database whichever you are using.

4.Change the URL setting(Properties.js) as per the URL configuration of the server you are using.

     Eg. If you use Tomcat then it would look something like this:
          [http]://localhost:[port number]/Your_App_Name/index.html

5.Run on server.
Originaly it has been configured for Oracle 11g database. Kindly change it as per your requirements. Do not forget to configure maven on your system and updating the .m2 folder.

Live Demo

Please Visit here

Something isn't working properly

Send me an email sumeet.barua007@gmail.com (might take a few days)

Thanks

1.Github: For everything.
2.Quora: For collecting some really interesting facts. 
3.Google, alpha coders and many more for the images.

Improvements

1.Improving the UI

The MIT License (MIT)

Copyright (c) 2017 Sumeet Kumar Barua

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.