Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Client-Side (in Mobile Development): - Web Client (Web application); URL, login/password, set of pages - Desktop Client; program ; (authentication), set of forms - Mobile

Client-Side (in Mobile Development):

- Web Client (Web application); URL, login/password, set of pages

- Desktop Client; program ; (authentication), set of forms

- Mobile Application; program; authentication, ... (project in Mobile Development)

Server Side:

- REST services (became a norm)

GET/PUT/UPDATE/DELETE

URL, objects in messages (postman is a client app that sends requests, ..)

NODE, EXPRESS (get samples)

Database Side:

Relational model

stored procedure, views, etc ..

MIS490: Develop a backend server that offers REST services set allowing to add, delete, update, and select the data from a Postgres database.

Connect Server Side to Database Side and expose the functionalities through REST services

- suggests a domain of application. i.e

create a backend platform to manipulate the data relative to a library/school/university/pub/club/yacht club/city/building/toy store/

Tasks

Milestones

Deliverables:

- Project Plan(Resort: Spa, Hotel, Rest.)

- Document for Analysis (text explicit showing what your server will provide)

- Node.JS implementation

- Database creation script (Postgres)

- Database data script (samples)

- Test procedures for your project.

(how to install, configure, start the programs, to test that the program is providing what is required).

database(postgre) with implementation in nodejs(visual)(angular app)

rest api with async functions to manipulate data from a database(postgree)

queries(insert update delete select)

building an angular and ionic4 app to show queries(project resort hotel)( Reservation,paymetns,card,client side(login,pass),cart(visa..) bookings,offres, roomes,customer info,restaurent menu) with simples logo and simples names and prices (visual basic studio)(nodejs) ( postgreeFORdatabse) (simple grade not more than 80) Ty

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Management An Organizational Perspective

Authors: Richard T. Watson

1st Edition

0471305340, 978-0471305347

More Books

Students also viewed these Databases questions