https://github.com/arrangabriel/veka
Science Score: 23.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
-
✓Committers with academic emails
4 of 5 committers (80.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: arrangabriel
- Language: JavaScript
- Default Branch: main
- Size: 987 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Project for TDT4140 Software development
Veka is a fullstack web-application for reselling tickets on the used market
It has a React frontend, in conjunction with a REST-api served by a Django server.
Running is a two step process:
In backend: ``` $ pipenv shell <- activate the pipenv virtual python environment $ pipenv install <- install dependencies
$ python manage.py makemigrations $ python manage.py migrate <- setup database
$ python manage.py runserver <- run server (on localhost port 8000) ```
In frontend: ``` $ npm install <- install dependencies
$ npm start <- run React-app (on localhost port 3000) ```
Owner
- Name: Arran Øystein Kostveit Gabriel
- Login: arrangabriel
- Kind: user
- Location: Trondheim, Norway
- Repositories: 2
- Profile: https://github.com/arrangabriel
MSc in computer science @ NTNU | Developer @ Secunor
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Arran Ø. K. Gabriel | a****g@g****m | 63 |
| Selma Hidle | s****i@s****o | 39 |
| David Lekve | d****k@s****o | 37 |
| Sander Boye Eikeland | s****e@s****o | 25 |
| einartmy | e****y@s****o | 13 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0