Git Product home page Git Product logo

com3504_assignment's Introduction

COM3504_Assignment

Installation Instructions:

  1. Run npm install
  2. Start a MongoDB instance, on port 27017
  3. Run the project through Webstorm
  4. Connect to localhost:3000

github repository: https://github.com/HalleGJ18/COM3504_Assignment

System Implementation

Using Node.js, ejs, indexedDB, MongoDB and more, we have built a progressive bird watching application that supports online and offline interaction.

The web application supports various functionalities, including:

Creating a new sighting - users can create a new sighting of a bird they have seen through a form. They can upload an image of the bird. Their current location is automatically filled in using the Google geolocation API. Users can also query the Knowledge Graph to look for the bird identification.

When offline, users can create a new sighting, that is added into the project once they go online.

![Screenshot](Screenshots/Add Bird Form.png)

Browse a list of all sightings - users can view a list of all sightings that have been added to the application. They can also choose to view detailed information about each sighting by clicking the "Detailed view" button.

When offline, the user sees a list of the sightings that they have created.

![Screenshot](Screenshots/Birds List.png)

View a sighting in detail - Each sighting has its own detailed view. This detailed view reviews a lot more information about the bird based on its identification.

When offline, the user can see the detailed view of the sightings they have created.

![Screenshot](Screenshots/Bird Detailed View.png)

Edit a sighting - if the username of the current user matches the creator of a sighting, the user is able to edit their sighting.

When offline, the user can edit their sighting- the changes will be uploaded when they go online again.

Chat with other users - each sighting has a chat associated with it. Users can chat with other users about the birds. The history of messages is stored in MongoDB and displayed when a sighting is loaded.

Screenshot

com3504_assignment's People

Contributors

hallegj18 avatar yosifg avatar sh-ache avatar

Watchers

 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.