devopsproject
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 (4.6%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: DrBingoo
- Default Branch: main
- Size: 49.8 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed over 4 years ago
Metadata Files
Readme
Citation
README.md
Salmon - Web Application
Simple Web Application created using Maven, JSP, Servlet and Java database connectivity(JDBC)
General Info
This project is a school project that aims to assess us to make use of continuous integration and delivery techniques such as Version Control using Source Code Management tools to add more features to the existing web application that was created during the lessons.
Features
- Sign up functionality
- Login functionality using email and password authentication
- Welcome feature
- Add, edit and delete a User in the database
- Logout functionality
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - name: "Chor Yuan Quan" - name: "Vivian Chu" - name: "Aw Bing Xian" title: "Salmon" version: 1.0.0 date-released: 2022-01-30 url: "https://github.com/DrBingoo/DevOpsProject"