Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing build.yml #48

Merged
merged 77 commits into from
Jun 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
fe3e9f7
added spec doc file
Divergent-Caesar May 17, 2024
732831b
Added requirement specification
Douglasj02 May 19, 2024
b9126f9
📝
21434809 May 19, 2024
8292778
Deleted old spec :fire: added user stories :memo:
Divergent-Caesar May 19, 2024
374ba1e
Update Douglas.md
zionvanwyk May 20, 2024
7d45a33
Update Rueben.md
zionvanwyk May 20, 2024
822cbfe
Update Tristan.md
zionvanwyk May 20, 2024
92520f6
Merge pull request #1 from COS301-SE-2024/readme
21434809 May 20, 2024
c9695b7
Modified user stories :memo:
Divergent-Caesar May 20, 2024
9d72a49
Formatting change
Divergent-Caesar May 20, 2024
2194604
📝 add quality requirements doc
MariePretorius May 20, 2024
14f3669
Listed some ideas for potential design patterns. :memo:
Divergent-Caesar May 20, 2024
f25016d
Merge branch 'documentation' of https://github.com/COS301-SE-2024/ECH…
Divergent-Caesar May 20, 2024
3f699be
📐 Create .gitignore
MariePretorius May 21, 2024
b1eabcc
📝 add architecture spec
MariePretorius May 21, 2024
6105082
📐Updated readme
Douglasj02 May 21, 2024
3dd4c02
Merge pull request #2 from COS301-SE-2024/readme
Douglasj02 May 21, 2024
db834c8
📝 added class diagram
MariePretorius May 21, 2024
593b0fc
Merge pull request #7 from COS301-SE-2024/main
21434809 May 23, 2024
1ff87a9
🔨new angular app called frontend
21434809 May 27, 2024
e286ca4
Update Readme on PWA in frontend
21434809 May 27, 2024
e042df8
🎉Add landing page route to app.routes.ts
21434809 May 27, 2024
75fc5a3
📝 Updated frontend Readme
21434809 May 27, 2024
5fb9a35
🚀 added Tailwind css and landing page basic styling
21434809 May 27, 2024
6842709
update service contracts
zionvanwyk May 28, 2024
04a6e7d
added introduction
zionvanwyk May 28, 2024
765ad06
compiled requirement spec into one document
zionvanwyk May 28, 2024
91cf7bc
added new service contracts
zionvanwyk May 28, 2024
a5af462
📝 Added technological requirements
Douglasj02 May 28, 2024
40a8220
added diagrams to spec
zionvanwyk May 28, 2024
ae29584
📝 added constraints
MariePretorius May 28, 2024
91ef59a
📝 added design patterns
MariePretorius May 28, 2024
e0c18ab
📝 Frontend PLangauge and FrameWorks
21434809 May 28, 2024
8d1679b
update service contracts
zionvanwyk May 28, 2024
dbb1c1a
deleted unnecessary docs
zionvanwyk May 28, 2024
9fce6aa
Merge pull request #9 from COS301-SE-2024/feat/AngularFrt
Douglasj02 May 29, 2024
9829c42
🔖 Added Nest backend
Douglasj02 May 29, 2024
1ac00fd
📐 Changed environment name
Douglasj02 May 29, 2024
c86ef51
🔖 Added Nest backend
Douglasj02 May 29, 2024
37bd2dc
🔖 Added Backend config
Douglasj02 May 29, 2024
c4bebb8
🔖 Created global package.json
Douglasj02 May 29, 2024
05a12d5
🔖 Added Login and Register pages
Douglasj02 May 29, 2024
05c7c93
🔖 Added Login and Register
Douglasj02 May 29, 2024
3c52a46
📐 Update User service
Douglasj02 May 29, 2024
f2884fa
📦 needed some dependencies - also weird npm install loop
21434809 May 29, 2024
e48315d
🎉 Add home component to app routes and song rmd component
21434809 May 30, 2024
aa4b63d
🚧 barebone html for Recommended Song component
21434809 May 30, 2024
7d12513
📐 made new component responsive
21434809 May 30, 2024
7f4f7d0
🎉 Add category selection to song recommendation component
21434809 May 30, 2024
d4f0f8c
🎉 Add category selection to song recommendation component
21434809 May 30, 2024
16808bf
Merge branch 'feat/SongRmdSentimentAnalysis' of https://github.com/CO…
21434809 May 30, 2024
cdad21f
🆕 Added config for database
Douglasj02 May 30, 2024
752ab70
:memo: added use case diagrams
zionvanwyk May 30, 2024
099f252
📐Update song recommendation component layout and styling
21434809 May 30, 2024
d84cd5b
🎉 Implemented methods for auth
Douglasj02 May 31, 2024
a5a6003
🎉 Integrated Login
Douglasj02 May 31, 2024
273474e
🎉 Integrated Registration
Douglasj02 May 31, 2024
09ffb03
👐 Remove install dependency script
Douglasj02 May 31, 2024
b56afb7
📦 Added concurrently dependency
Douglasj02 May 31, 2024
846663e
📦 Updated dependency list
Douglasj02 May 31, 2024
2bc099a
Merge branch 'develop' into documentation
Divergent-Caesar May 31, 2024
0207121
Merge pull request #28 from COS301-SE-2024/documentation
Divergent-Caesar May 31, 2024
08c9483
:memo: fixed diagram
zionvanwyk May 31, 2024
0b433b2
Merge pull request #29 from COS301-SE-2024/feat/Authentication
zionvanwyk May 31, 2024
f2bf277
Merge branch 'develop' into feat/SongRmdSentimentAnalysis
21434809 May 31, 2024
b88f45f
Merge pull request #25 from COS301-SE-2024/feat/SongRmdSentimentAnalysis
21434809 May 31, 2024
777e92f
🎉 NEW DARK MODE and LIGH MODE 🔖Added SVG ICONS
21434809 May 31, 2024
124af25
🚀Update navbar component styles and add SVG icons
21434809 May 31, 2024
174302e
🚀Update navbar component styles and SVG icons
21434809 Jun 1, 2024
fde0195
🚀Update home component to dynamically change title based on selected …
21434809 Jun 1, 2024
305c758
Merge pull request #34 from COS301-SE-2024/feat/HomeBaseDesign
Douglasj02 Jun 1, 2024
f02e167
updated links in readme
zionvanwyk Jun 1, 2024
b0e1c65
⚡ Improved Backend Performance with config
Douglasj02 Jun 1, 2024
afe87eb
📐 Made dark mode the default for login/register
Douglasj02 Jun 1, 2024
bbacd2f
📐 Changed the icon and position of theme switch button
Douglasj02 Jun 1, 2024
9a91334
🎉 Created Sidebar component
Douglasj02 Jun 1, 2024
a324a03
Merge pull request #41 from COS301-SE-2024/feat/Insights
Douglasj02 Jun 1, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.idea/
.vscode/
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.prettierrc

.env
25 changes: 25 additions & 0 deletions Backend/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
module.exports = {
parser: '@typescript-eslint/parser',
parserOptions: {
project: 'tsconfig.json',
tsconfigRootDir: __dirname,
sourceType: 'module',
},
plugins: ['@typescript-eslint/eslint-plugin'],
extends: [
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
],
root: true,
env: {
node: true,
jest: true,
},
ignorePatterns: ['.eslintrc.js'],
rules: {
'@typescript-eslint/interface-name-prefix': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/no-explicit-any': 'off',
},
};
56 changes: 56 additions & 0 deletions Backend/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
# compiled output
/dist
/node_modules
/build

# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*

# OS
.DS_Store

# Tests
/coverage
/.nyc_output

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local

# temp directory
.temp
.tmp

# Runtime data
pids
*.pid
*.seed
*.pid.lock

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
8 changes: 8 additions & 0 deletions Backend/nest-cli.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "https://json.schemastore.org/nest-cli",
"collection": "@nestjs/schematics",
"sourceRoot": "src",
"compilerOptions": {
"deleteOutDir": true
}
}
Loading
Loading