Skip to content

neeleshg23/lendly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lendly - Borrowing with Ease, Securely

CSCI 201 Spring 2023 Team 7 Final Project

In a first terminal:

  • cd backend
  • mvn clean install
  • mvn spring-boot:run

In a second terminal:

  • cd frontend
  • npm install .
  • npm start

Postman API testing:

  • Install Postman.
  • Launch Postman and click on the 'Import' button in the top left corner.
  • Select the Lendly.postman_collection.json file located in the backend/postman folder.
  • After importing, you'll see the 'Lendly' collection in the left sidebar. Click on the collection and start testing the API endpoints.

Database connection:

Deployment steps:

About

CSCI 201 Team 7 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published