v1.0.0 #144
Buddhikanip
announced in
Announcements
v1.0.0
#144
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Description: Backend of JOM Business and Manufacturing Process Management System
We are thrilled to present the backend of the JOM system, tailored to manage and automate the intricate business and manufacturing processes of Jayasinghe Oil Mills Pvt. Ltd., a distinguished local virgin coconut oil manufacturer. This robust backend, meticulously crafted using Java Servlets, serves as the engine behind our web and mobile applications, orchestrating seamless data management, communication, and execution of critical business logic.
Key Features:
Technologies Used:
Folder Structure:
Root Directory:
src: Houses the source code for the backend application..gitignore: Specifies files and folders excluded from version control.pom.xml: Maven project configuration file, defining dependencies and build settings.README.md: Provides an overview of the project structure and setup.Source Code Directory (
src/main/java):org.jom: Root package for the application's Java classes.Auth: Classes responsible for user authentication and authorization logic.Controller: Servlet classes handling HTTP requests and responses.Dao: Data access object classes for interacting with the database.Database: Utility classes for database-related operations.Email: Classes for handling email functionality.Filter: Servlet filters for request preprocessing and postprocessing.Model: Data model classes defining the structure of entities in the system.Socket: Classes for WebSocket-based communication.Web Application Directory (
src/main/webapp/WEB-INF):web.xml: Deployment descriptor for the servlet application, defining servlet mappings and other configurations.License:
This project is licensed under the GNU General Public License v3.0, emphasizing open access and collaboration, fostering a vibrant community around our software.
Stay tuned for more updates as we continue to enhance and optimize the JOM system, revolutionizing the coconut industry with cutting-edge technology and innovation.
What's Changed
New Contributors
Full Changelog: https://github.com/GroupProject-JOM/Backend/commits/v1.0.0
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions