Skip to content
/ prs-web Public

Capstone Purchase Request System - Biz Logic Layer - Spring and JAVA

Notifications You must be signed in to change notification settings

w4alf/prs-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#prs-web This is the back end of my bootcamp mock purchase request system: It allows authorized/logged in users to create/edit purchase requests and allows for other roles of users such as Reviewer and Authorize.

This is a the biz logic portion of a 3 tier web app.

Front end - Done in Angular framework Typescript/Javascript, HTML, CSS and bootstrap under the repo. Visual Studio Code was the choice for IDE. [prs-ng ]

Biz Logic - The Spring framework was used along with java to create REST endpoints that our front end could call. Endpoints were tested in Postman. MySql DB info under application.properties file. Eclipse was the IDE and Maven for Project building. [prs-web]

Back end DB - mysql database scripts under the repo [sql-instruction/prs]

About

Capstone Purchase Request System - Biz Logic Layer - Spring and JAVA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages