Nat a33be42536 | ||
---|---|---|
ddl | ||
public | ||
routes | ||
views | ||
Dockerfile | ||
Final-Report.odt | ||
Final-Report.pdf | ||
README.md | ||
auth.js | ||
developProjectFeatureMarking.odt | ||
docker-compose.yml | ||
package-lock.json | ||
package.json | ||
server.js | ||
sources.txt | ||
util.js |
README.md
Nat & Samira's Rare Earth Metals
An ecommerce website that may or may not sell rare earth metals
This project was completed late 2023 for COSC304 as a study in web development and database development. It uses:
- Express.js on the backend
- Vanilla JS and web technologies on the front end
- Docker for deployment
See our final report for more technical information and a full walkthrough with screenshots.
Setup
With docker installed, cd
into the directory and run:
docker compose up