tsuki0805 / CS5500_OfferPlus

0 stars 0 forks source link

5500Fit!

5500Fit! is a web application built with Java, Springboot, MongoDB, and React.js that helps users track their daily activities.

Features Delivered

During the development process, the following features were implemented:

Code/Test Metrics

The total number of lines of code in the project is ~1900, with a test coverage of 100% for class, 68.3% for method.

Getting Started

Database Setup

The MongoDB database is already setup online using MongoDB Atlas with MongoDB access information stored in application.properties (project/src/main/resources/application.properties). You do not have to do any additional setups.

Prerequisites

Installing

To install the project, follow these steps:

Running

To run the project, follow these steps:

Known Problems

The deploy of the project https://five500-offer-plus2.onrender.com sometimes need some patience.

Other Documents

API Document.