Skip to content

mjakubowski99/januszex

Repository files navigation

Team Project UMCS Lublin Department Of Computer Science

Project: Web page of shop with Computer Components. We plan to make our page nice to navigate and allow users find products which suits to their needs. To make this we will implement easy to use management panel, product search engine, clear user interface, complete computer functionallity which will allow you to find best computer set for you from offer.

Main page components:

1.Authentication System

2.Admin Panel

3.Product Searching System

4.Complete Computer Functionality

5.System of payments

Team Members and JQL filters with their work:

Michał Jakubowski - Leader
https://projekt-zespolowy-mjakubowski.atlassian.net/browse/PROJ99-80?filter=-4&jql=assignee%20in%20(5f77366125fbdf0068478839)%20order%20by%20created%20DESC

Mateusz Kopczan - Engineer/backend developer
https://projekt-zespolowy-mjakubowski.atlassian.net/browse/PROJ99-79?filter=-4&jql=assignee%20in%20(5f773710b61f66006f0e1d20)%20order%20by%20created%20DESC

Piotr Korniak - Engineer/frontend developer
https://projekt-zespolowy-mjakubowski.atlassian.net/browse/PROJ99-78?filter=-4&jql=assignee%20in%20(5f773a97ac3a2d006febe920)%20order%20by%20created%20DESC

Oskar Wal - tester
https://projekt-zespolowy-mjakubowski.atlassian.net/browse/PROJ99-77?filter=-4&jql=assignee%20in%20(5f7a2ba4b61f66006f22c6dd)%20order%20by%20created%20DESC

How to install?

Install backed:

Clone project:

git clone https://github.com/mjakubowski99/januszex

Install api dependencies:

composer install

You must run mysql databaase to make things work

Next run scripts to create database and fill with example data:

php creator/DatabaseCreator.php
php creator/SampleDatabaseData.php

Install frontend:

Angular CLI version 11.2.2.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page. npm install ng serve --> localhost:4200

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •