JuhoBjn / online-store

An online store made for a course project.
0 stars 1 forks source link

Goldenage

Goldenage is a full-stack, online activation service for the elderly, made for a course. The client for this project is a group of International Business students. Implementation of the project is done by a group of three software engineering students.

Software development team:

Development instructions

Tools and Software needed

Run commands

Backend

Frontend

Run tests

Backend

Frontend

Deployed website

The website is deployed on Render. The site is hosted on free-tier instances which shut down with inactiviy so the first signup or login will take a long time.

Frontend: https://onlinestore-frontend-stg.onrender.com

Backend (healthcheck): https://onlinestore-backend-stg.onrender.com/healthz

[^1]: mysql is used as part of inserting test data when running backend tests locally using npm run test:clean and mysqldump is used for exporting the database schema.