Skip to content

jahbolero/scopic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auction App

This project is an auction app built as a test task technical assessment.

Prerequisite

Getting started

Api

1.$cd scopic-test-server

2.$dotnet restore

3.Change the AwsAccessKey and AwsSecretKey inside the appsettings.json file with the credentials found here

4.$dotnet run Note: Please make sure port 5000 is not in use.

Client

1.$cd scopic-test

2.$npm install

3.$ng serve

4.Access client at localhost:4200

Credentials

There are 2 user types, User and Admin.

In order to test the email notification feature, please register using a valid email address.

(User)username:[email protected]|password:user

(User)username:[email protected]|password:user1

(User)username:[email protected]|password:user2

(Admin)username:admin|password:admin

Documentation

Postman documentation:https://documenter.getpostman.com/view/8117716/TVYNZbD6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published