logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Maria SarapovaEducation
(5/5)

798 Answers

Hire Me
expert
Milton BlahaEconomics
(5/5)

764 Answers

Hire Me
expert
Rory BremnerComputer science
(5/5)

619 Answers

Hire Me
expert
Dorian FieldsResume writing
(5/5)

568 Answers

Hire Me
Others

designing a lifestyle website that allows people to view the latest trends in fashion and grooming

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

I am designing a lifestyle website that allows people to view the latest trends in fashion and grooming. It will advise young people on the dress for various occasions, events and weather. We will suggest apparel to these people and clicking on them will take them to a website of organizations that stocks the apparel or dressing accessories. The goal is to direct traffic and act as an SEO strategy for organizations. This is for a demo presentation

1-The deliverables are these: First

  • docker-compose.yml should bring up a messaging service, database service, front end service, and back end service (everyone needs access to this to work on their individual components)
  • front end should have at a minimum, hello world available on port 5000
  • back end should be able to read from and write to a queue (see code in tests if you're working in python)

2 this is the next code after number one

  • back end should be able to read/write from the database
  • front end should have a register new user page and a login page (does not have to be functional)
  • database should have a user table on a persistent volume that can be accessed by back end
  • messaging should provide sample code to read / write from a queue (in the languages front end / back end are using) if it isn't already in the project

Make sure you work in your GitHub repository for this milestone as that is how I will be assessing you.

A front end container that interacts with the user via HTTP and communicates with the messaging container.

A messaging container (RabbitMQ) that brokers the exchange of information between the front end and the back end.

A back end container that gathers information from your data sources, populates the database, and interacts with the messaging container.

These four systems will be working with each other to provide a registration and authentication system for your users.

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme