stock-market-interface
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 (10.1%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: zwamdurkel
- Language: JavaScript
- Default Branch: master
- Size: 253 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This is a Next.js project bootstrapped with create-next-app.
Getting Started
First, install the npm modules
npm install
Then, 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.js. 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:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
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: Aloys Riswick
- Login: zwamdurkel
- Kind: user
- Location: Netherlands
- Company: TUE Eindhoven
- Repositories: 1
- Profile: https://github.com/zwamdurkel
"Hi." -2017
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Stock Market Order Form Alternative Designs
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Aloys
family-names: Riswick
email: github.a@riswick.net
repository-code: 'https://github.com/zwamdurkel/Stock-Market-Interface'
abstract: >-
This repository contains three version of a stock market
order form. The first version uses the common "limit" and
"stop-loss" terminology as can be found on most brokers.
The second version uses a slider to specify a range. The
third version uses input field formatted in an inequality
to specify a range.
keywords:
- Stock market
- Form
- Slider
license: MIT
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
- 441 dependencies
- eslint ^8 development
- eslint-config-next 14.2.15 development
- eslint-config-prettier ^9.1.0 development
- eslint-plugin-prettier ^5.2.1 development
- postcss ^8 development
- prettier ^3.3.3 development
- prettier-plugin-tailwindcss ^0.6.8 development
- tailwindcss ^3.4.1 development
- @radix-ui/react-dropdown-menu ^2.1.2
- @radix-ui/react-hover-card ^1.1.2
- @radix-ui/react-icons ^1.3.0
- @radix-ui/react-label ^2.1.0
- @radix-ui/react-menubar ^1.1.2
- @radix-ui/react-select ^2.1.2
- @radix-ui/react-separator ^1.1.0
- @radix-ui/react-slider ^1.2.1
- @radix-ui/react-slot ^1.1.0
- @radix-ui/react-tabs ^1.1.1
- @radix-ui/react-toast ^1.2.2
- class-variance-authority ^0.7.0
- clsx ^2.1.1
- lucide-react ^0.453.0
- next ^15.0.0
- next-themes ^0.3.0
- react ^18
- react-dom ^18
- react-icons ^5.3.0
- tailwind-merge ^2.5.4
- tailwindcss-animate ^1.0.7