You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project involves developing a full stack application. MySQL database (3NF). Back-end developed in Java, using Spring Boot framework and Spring Data JPA, with ORM for database interaction. MVC. Exception handling and data validation have been thoroughly implemented. Front-end developed using HTML, CSS, Bootstrap and JavaScript.Third-party APIs.
This full stack application allows users to record sightings of superheroes and villains with time and date, as well as organizations and powers. It includes an ERD and SQL script. The program makes use of a JdbcTemplate based DAO and Spring security, including BCrypt to securely store users’ passwords.
All five assignments and the final group project is done in class CSCI5408(Data Management, Warehousing and Analytics) Summer 2021 of MACS at Dalhousie University.
The Inventory Management System API provides endpoints for managing inventory-related operations within a business or organization.With the use of OpenAi 3.1.0 it allows the user to add, update, and delete the core reasources which are the products, categories, warehouses, and shipments.
Simple note taking app allowing users to add multiple components to notes including text, image and location, as well as categorising and archiving notes.