Skip to content

madridista5/sobitem_back

Repository files navigation

The application works at:

https://sobitem.tlossy.networkmanager.pl/
You can create your own account using your email adress, log in and test how it works 🙂

If you don't want to create an account you can use the test account:
email: [email protected]
password: test

logo

SoB item


🌟 About the Project

📷 How the application works

1. First of all you have to open the appliaction:

screenshot

2. You have to create your account:

screenshot

3. You have to log in:

screenshot

4. Now you can open the menu:

screenshot

5. The menu is on the left:

screenshot

6. You can see a list of the shops:

screenshot

7. You can see a list of the products. You can add each product to your basket using the "Dodaj do koszyka" button:

screenshot

8. You can see each shop on the map. If you write the name of the product you are looking for in the "search bar" you will see only a list of shops where the product is:

screenshot

9. You can see your basket. You can delete product from basket if you do not want to buy it or click "kup teraz" button and buy all the products in your basket:

screenshot

10. You can add your shop:

screenshot

11. You can see all your shops:

Here you can also:

- see all products in your shop

- add product to your shop

- edit your shop

- delete your shop

screenshot

👾 Tech Stack

Client
Server
Database

Database structure:

screenshot

🔑 Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_HOST

DB_PORT

DB_USERNAME

DB_PASSWORD

DB_DATABASE

SALT

SECRET_OR_KEY

CORS_ORIGIN

🧰 Getting Started

‼️ Prerequisites

This project uses npm as package manager

🏃 Run Locally

Clone the project

  git clone https://github.com/madridista5/sobitem_back.git

Go to the project directory

  cd sobitem_back

Install dependencies

  npm install

Start the application

  nest start --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors