https://github.com/c974/web-project-phase-2

https://github.com/c974/web-project-phase-2

Science Score: 13.0%

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

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

Repository

Basic Info
  • Host: GitHub
  • Owner: C974
  • Language: JavaScript
  • Default Branch: main
  • Size: 66.5 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

This is phase 2 of our web project, in this project we tanstioned form html, json code to React and prisma, react provides good features to speed up development process, like breking the page into smaller componots then injecting the componot whenever it's needed

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

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: Anas-AM2104114
  • Login: C974
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

package-lock.json npm
  • 381 dependencies
package.json npm
  • autoprefixer ^10.4.19 development
  • eslint ^8 development
  • eslint-config-next 14.2.3 development
  • postcss ^8.4.38 development
  • prisma ^5.13.0 development
  • tailwindcss ^3.4.3 development
  • @prisma/client ^5.13.0
  • chart.js ^4.4.2
  • faker ^5.5.3
  • fs-extra ^11.2.0
  • next 14.2.3
  • react ^18
  • react-chartjs-2 ^5.2.0
  • react-dom ^18
  • react-icons ^5.2.1
  • react-router-dom ^6.23.0
  • react-toastify ^10.0.5