Code Monkey home page Code Monkey logo

pajaydev / travelwebapplication-virtugo Goto Github PK

View Code? Open in Web Editor NEW
38.0 6.0 32.0 2.39 MB

This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.

License: MIT License

Java 37.64% JavaScript 35.13% HTML 24.23% CSS 3.00%
travel-planner angularjs java spring-boot mysql climatic-conditions

travelwebapplication-virtugo's Introduction

TravelWebApplication

This project is to develop a travel planner system, which describes about the climatic conditions, interesting places to visit, top hotels in the area and some additional features like travel reminders depending on the user’s destination. We have used Angular JS, HTML 5 for front end and Spring boot, MySQL for backend.

Installation Guide:

Software Installation

  1. Install Spring STS IDE from https://spring.io/tools/sts/all NOTE: If you are using Eclipse IDE install Spring Boot jars
  2. Install Java 1.7 (JDK or JRE)
  3. Install Apache Maven in your system (Version Used: 3.3.3)
  4. Install MySql Server Workbench database(Version Used: 6.3)

Setup Instructions

  1. Open MySql Server Run the script file as "Open Sql Script"

  2. Open Spring STS Download the source file to your desktop Import travelApp src folder as Existing Maven Project

  3. Open application.properties file change DataBase Name, UserName and Password of your database

  4. Two API's were used a) FourSquare API Get Client key and client secret key from https://developer.foursquare.com/docs/ b) DarkSky API Get Client Key from https://darksky.net/dev/docs

  5. Open BaseFactory.js Assign clientId and clientSecret variable with the keys obtained from FourSquare Assign weatherKey variable with key obtained from DarkSky

  6. Build your Project as File--> MavenBuild so that it can download all the jars.

  7. Run the Project as Run As --> Spring Boot App

  8. *** You are Good to go.. Play with our Application ******

Issues

If you are facing any issues, you can create the issues here.

travelwebapplication-virtugo's People

Contributors

gowthamk63 avatar pajaydev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

travelwebapplication-virtugo's Issues

Registeration Issue

When I try to register I get error in console
angular.min.js:103 POST http://localhost:63343/registration 404 (Not Found)

I guess its the issue with Angular server. Its not running. There is no Guide in readme.md file about it. Help me run it please

API Issue

DarkSky does not accept new signups now,

Connection problem

I am getting an error for creating connection pool

my "application.properties"

server.port=${port:8181}
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/travel
spring.datasource.username=root
spring.datasource.password=Mesut@2610
spring.datasource.ssl
spring.jpa.show-sql=true

Please let me know how to get rid of this ...

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.