Skip to content

andjhay/Auction-Site-Semester-Project-2

Repository files navigation

Auction Site Semester Project 2

Hosted Demo

https://andjhay.github.io/Auction-Site-Semester-Project-2/index.html

finished site

finished site mobile

Description

This repository is the main semester project for Noroff Front-End development course first semester of second year. The goal was to develop a site using a css framework.

Technical Resources Used

Vanilla Javascript and HTML, REST API Hosted by Noroff

API

https://docs.noroff.dev/

CSS frameworks

Bootstrap

Hosting service

GitHub Pages

Install and run

  1. Clone the repo:
git clone https://github.com/andjhay/Auction-Site-Semester-Project-2.git
  1. Install the dependencies:
npm install
  1. Run development environment:
npm run start

Contact

My LinkedIn page

Project Requirements in the form of User Stories:

  • A user with a stud.noroff.no email may register
  • A registered user may login
  • A registered user may logout
  • A registered user may update their avatar
  • A registered user may view their total credit
  • A registered user may create a Listing with a title, deadline date, media gallery and description
  • A registered user may add a Bid to another user’s Listing
  • A registered user may view Bids made on a Listing
  • A registered user may use credit to make a Bid on another user’s Listing
  • An unregistered user may search through Listings

About

Auction site project as end of semester submission for Noroff semester 1 of year 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published