Giter VIP home page Giter VIP logo

birder-client's Introduction

birder-client

This is the Angular 18 client app for the Birder website.

Node.js CI GitHub Workflow Status codecov Known Vulnerabilities

Birder is a social network-style platform for logging, sharing, and analysing bird observations. Ultimately, the aim is to feed the data to an algorithm which will help with species identification.

The complementary server respository is birder-server.

Change Log

  • 01/06/2024: updated to Angular version 18
  • 29/05/2024: experimenting with signals API (see select-species service & component)

Open a demo in GitHub Codespaces

Run a working version in a fully-configured dev environment with Codespaces.

Move to the 'working' or 'codespace' branch. Click the green 'Code' button, then the 'Codespaces' tab. Click the '+' to create a codepace. See the screenshot:

Step 1: start the codespace (click for details)

Start the codespace

Move to the 'working' or 'codespace' branch. Click the green 'Code' button, then the 'Codespaces' tab. Click the '+' to create a codepace. See the screenshot:

Screenshot

step-0-screenshot

Step 2: start the fake API (click for details)

Start the fake server

A fake birder-server REST API is provided using a json-server implementation. Start the fake server in the terminal with npm run api. It will start on http://localhost:3000. It will respond with fake data to enable users to sample the website.

npm command
npm run api
Screenshot

step-1-screenshot

Step 3: serve the website (click for details)

Serve the website

After starting data server, open a second terminal window and type npm start to serve the website. Then access the website in the browser on http://localhost:4200.

Some Code

npm start
Screenshot

step-2-screenshot

Step 4: use the website (click for details)

Explore the website

The website will open at the login screen. Type a fake email address (e.g. '[email protected]') and a fake password and click the 'Login' button. The website will open the main home screen for logged in users, which is the 'observations feed'.

Screenshot

step-3-screenshot

birder-client's People

Contributors

second-slip avatar

Stargazers

 avatar  avatar

Watchers

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