Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 580 Bytes

The Wall: Java Server/Client app for managing notices

This app is designed for adding/viewing notcies for selling/buying products.

Language: Java

Features:

. Creating and managing personal accounts

. Edit profile support

. Adding notices

. Viewing notices categorized by city

. Favorite list support: You can add notices to your favorite list and view them later.

. Supports Searching/supporting/Filtering notice lists.

. Completely old school design: no SQL/NoSQL database use ; All the registeraton/login mechanisms are coded by myself.