Welcome to the Scottish Pantry Network Web Application!
This is an interface for users to interact with various features related to pantry goods and services. It facilitates communication between users, allows registration and login, and offers administrative capabilities for managing content.
- User Authentication: Users can register, log in, and log out.
- Contact Messaging: Users can send messages to the site admin.
- Listing Creation and Display: Users can create listings for donations, which are displayed on the platform for others to browse.
- Messaging and Chat: Users can initiate and engage in private chats with other users regarding specific listings.
- Admin Dashboard: Administrators have access to a dashboard for managing messages, listings, user accounts, and messages to them.
- Clone the Repository:
git clone https://github.com/example/CW2.git cd CW2
- Install Dependencies:
npm install
- Start the Server:
clear && node index