NIM | Nama |
13522063 | Shazya Audrea Taufik |
13522071 | Bagas Sambega Rosyada |
13522091 | Raden Francisco Trianto Bratadiningrat |
Table of Contents
Phoenix Image a Content-Based Image Retrieval System made by Bjir Anak Nopal. This project is a for learning the aplication of Linier Algebra concept of Vector and cosine similarity.
- concurrently v8.2.2
- nodemon v3.0.1
- stores cache
- Manualy
- Automaticly
git clone https://github.com/NoHaitch/Algeo02-22063
npm install
In src/server/texture.cpp
and src/server/color.cpp
At main(), change the path to the uploads directory
npm run build-server
npm run dev
# the program has only been tested at dev enviroment
at the root of the project
npm install
: install all the dependencies
npm run dev
: start the website
npm run dev-client
: run the client-side website
npm run dev-server
: run the server
npm run build
: build the program
npm run build-client
: build the client component (need cpp compiler)
npm run build-server
: build the server component (need cpp compiler)
Project is: finished
Jika Anda ingin berkontribusi atau melanjutkan perkembangan program, silahkan fork repository ini dan gunakan branch fitur.
Permintaan Pull sangat diperbolehkan dan diterima dengan hangat.
The code in this project is licensed under MIT license.
Code dalam projek ini berada di bawah lisensi MIT.