Skip to content

Aethernite/Sulpharma-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

About The Project

API Image

Sulpharma is a project that I did for my Bachelor's Degree in Technical University of Sofia. The project is basically an online pharmacy shop providing many features regarding products, price information and promotions. It also shows all the physical pharmacy locations using a map integration.

Built With

This section should list any major frameworks/libraries used to bootstrap the project.

Getting Started

Installation

  1. Clone the back-end repo
    git clone https://github.com/Aethernite/Sulpharma-Backend
  2. Navigate to docker folder and bring up the database
    docker-compose up -d
  3. Open the project via IntelliJ and run it.
  4. Clone the front-end repo
    git clone https://github.com/Aethernite/Sulpharma-Frontend
  5. Install the front-end packages
    npm install
  6. Start the front-end
    npm start

Default settings:

  • Database user:

    • root
    • password
  • BE Server port: 8000

  • FE port: 3000

Usage

Navigate to localhost:3000 for the front-end UI.

Refer to the API Documentation for more information regarding the back-end

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Borislav Arangelov - @LinkedIn - [email protected]

Project Link: https://github.com/Aethernite/Sulpharma-Backend

Project Link: https://github.com/Aethernite/Sulpharma-Frontend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages