Git Product home page Git Product logo

nyit-senior-project's Introduction

Senior Project

The first version is written by Python django, last version number is 0.4.1.
From the second version, the web page is written by javascript. The last version number is 1.2.7.
We are using the third version, which is also the second offical version. Currently, the version nuber is 2.2.1.

DEMO
presented by Krishan Wanarajan


####Instructions For the server end, we have two Node server.
One server is working on receiving data. The source code is here. It is based on Node and MongoDB.
Make sure you have MongoDB on your machine. And run npm install before run this server.
Use node node-server.js to run the data receiving server. It will create a file called geo_data.log to record every data it got.

Another server is our website server. The link is here.
We use expressJS as web framework. Make sure you have NodeJS over 4.0 on your machine. And again, run npm install before run the server. Also, make sure your MongoDB service is running on port 27002 (By default, it's using 27017, and I changed the default port).
Using npm start to run the server. You should be able to access to the website on localhost:3000.
For the front page, we used bootstrap 3 for CSS and jQuery for dynamic drawing the page.

nyit-senior-project's People

Watchers

s09g 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.