Skip to content

An application designed to simplify and facilitate the work of the beauty salon Beauty B, as well as bring it to a new level by applying digitalization. Using this service makes life easier for both management and customers.

Notifications You must be signed in to change notification settings

ggrents/BeautyB-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beauty B

An application designed to simplify and facilitate the work of the beauty salon Beauty B, as well as bring it to a new level by applying digitalization. Using this service makes life easier for both management and customers.

About

The application is written on the basis of a microservice architecture and consists of 4 microservices, such as: Administration, Catalogue, forum and Online Commerce. Each of the applications is written using the FastAPI framework and documented in swagger. My project involves both relational databases: PostgreSQL , SQLite, and non-relational - MongoDB. The project is written entirely in asynchronous style, including asynchronous database queries using ORM and asynchronous interaction of microservices using httpx

Online commerce

A web application designed for convenient provision of beauty salon services and easy entry into Beauty B. The application provides easy access to services, profiles of masters, contact information and the ability to easily and quickly make an entry.

Usage Examples

Administration

Microservice designed for convenient management of beauty salon Beauty B. These endpoints can be integrated into the application to get any possible information about the salon and manipulate it in every possible way. The API makes accounting much easier and more reliable.

Endpoints

Catalogue

Microservice, which is a set of endpoints for easy integration of the file database into the application. Using this API, you can easily get the entire catalog of services provided in any necessary view.

Endpoints

Forum

A microservice that allows users to leave reviews of their trips to the salon, as well as interact and communicate with each other. This API is implemented on the basis of MongoDB, which makes it more flexible and free. Users can chat and leave comments on the forum.

Endpoints

Contact information

You can contact me for support, feedback and more information :

About

An application designed to simplify and facilitate the work of the beauty salon Beauty B, as well as bring it to a new level by applying digitalization. Using this service makes life easier for both management and customers.

Resources

Stars

Watchers

Forks

Packages

No packages published