Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.4%) to scientific vocabulary
Last synced: 7 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

```bash npm run dev

or

yarn dev

or

pnpm dev

or

bun dev ```

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Owner

  • Name: Nicholas Latham
  • Login: Nicklatham123
  • Kind: user

Citation (CITATION.CFF)

cff-version: 1.0.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Latham
    given-names: Nicholas Peter-Julian
    orcid: 
title: "Altruistic Trade Optimisation (ATO) Demo"
version: 2.0.4
identifiers:
date-released: 2024-04-16

GitHub Events

Total
  • Push event: 2
Last Year
  • Push event: 2

Dependencies

package-lock.json npm
  • 369 dependencies
package.json npm
  • @types/node ^20 development
  • @types/react ^18 development
  • @types/react-dom ^18 development
  • autoprefixer ^10.0.1 development
  • eslint ^8 development
  • eslint-config-next 14.1.4 development
  • postcss ^8 development
  • tailwindcss ^3.3.0 development
  • typescript ^5 development
  • chart.js ^4.4.2
  • next 14.1.4
  • papaparse ^5.4.1
  • react ^18
  • react-chartjs-2 ^5.2.0
  • react-dom ^18