Giter Club home page Giter Club logo

squirrel-tracker's Introduction

E4501 Final Project: Squirrel Tracker

Introduction

This is the final project of the course E4501 Tools for Analytics. In order to keep track of the squirrels in the Central Park, this project imports the 2018 Central Park Squirrel Census data and allow users to add, update, and view squirrel data.

Group Name and Section

Project Group 49, Section 1

UNIs

UNIs: [yl4597, ml4554]

Main Features

This video https://b23.tv/3z3KC9 shows the main features of this project. Specific main features are also listed below:

Management Commands

Import: A command that can be used to import the data from the 2018 census file.

python manage.py import /path/to/file.csv

Export: A command that can be used to export the data in CSV format.

python manage.py export /path/to/output.csv

Home Page

It uses the image carousel for switching different pages. Several specific squirrel sightings are also shown in the home page as examples.

Gif of Home Page

Views

View sightings on a map

It shows a map that displays the location of the squirrel sightings on an OpenStreets map. It is located at: /map

Picture of Map

View all sightings

It lists all squirrel sightings with links to view each sighting. It is located at: /sightings

Picture of Sightings

Update a particular sighting

It allows users to update a particular sighting. It is located at: /sightings/<unique-squirrel-id>

Picture of Update

Create a new sighting

It allows users to create a new sighting. It is located at: /sightings/add

Picture of Add

View general statistics

It shows general statistics of six attributes about the sightings. The statistics are visualized in this page. It is located at: /sightings/stats

Picture of Stats

Server Link

We use nginx-uwsgi-django to build the web. The link is: http://squirrels.icu

squirrel-tracker's People

Contributors

miaoran-lei avatar yalianglin 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.