Skip to content

romant094/innoscripta-test-backend

Repository files navigation

Backend for Innoscripta test task

How to start the app locally:

  • Clone this repo git clone https://github.com/romant094/innoscripta-test-backend;
  • Go to the app folder cd innoscripta-test-backend;
  • Install the dependencies npm install;
  • Place the .env file in the root directory (you can get it from me);
  • Run the app npm start.

The app starts at http://localhost:9000/. Open this link in browser and you will be able to test the app.

Note. When you are register a new user please use your real e-mail. You will get notifications when you create an order.

Functions

In this app you can:

  • Register a new user.
  • Login with your credentials.
  • Close the page and open it again, your session and cart will be saved.
  • Change user data: phone, address, preferred currency.
  • Change currency in the cart. Also it will sync with user settings by default.
  • Not to wait every time when the products are loaded from the server. After the first time loaded they store locally.
  • See previous detailed orders.

Contact me

If you have any questions according to my app please feel free to contact me in Telegram.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published