Java - React Camp Works | Kodlama.io
-
Updated
Oct 4, 2021 - Java
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage returns a different object than localStorage for the corresponding site loaded over HTTPS (e.g., https://example.com).
Java - React Camp Works | Kodlama.io
E-commerce project created with Java, Spring, Hibernate and BackboneJS with MarionetteJS.
Agrégateur d'annonces immobilières propulsé par Angular et AWS Lambda
DBMS - Phase 3
WiFi & Bluetooth GeoGrabber is an Android app for scanning, mapping, and analyzing WiFi networks and Bluetooth devices with GPS accuracy. Data is saved locally and can be visualized or analyzed on PC using included Python tools. Ideal for network analysis, signal mapping, and educational wardriving.
PasswordSentinel is a secure, local-only password manager built with java, using java swing GUI. All data stays on your device, ensuring complete privacy while offering strong password generation and safe storage.
This Mobile Application allows users to browse, search for, and book courses. It provides a user-friendly interface and a smooth booking experience. Users can either browse as a guest or log in to access additional features such as booking courses, managing their profile, and adding courses to their wishlist.
This App demonstrates Firebase Database with Realm using MVP.
Android QR Code scanning library : QR Scanning library based on zxing for android devices
An android app that plays a video stored in the phone's local storage
CamSacnner Clone in flutter
封装hbase,集成springboot,完成部分微博关注功能的Web页面展示。
You can add photos from gallery and camera to the app and delete some if you want. There are also a slideshow. README.md for more information!
Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB
Spring Boot and React Web Project
Lightweight clutter-free task-repeating Android application.
A simple Java-based console application for booking train tickets. Features user registration, train listing, and ticket management.