Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devorlon/cw2
https://github.com/devorlon/cw2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devorlon/cw2
- Owner: Devorlon
- Created: 2024-04-21T17:40:23.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-23T13:56:28.000Z (9 months ago)
- Last Synced: 2024-11-05T09:44:28.756Z (3 months ago)
- Language: JavaScript
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scottish Pantry Network Web Application
Welcome to the Scottish Pantry Network Web Application!
## Introduction
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.
## Features
- **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.## How to Run
1. **Clone the Repository**:
```bash
git clone https://github.com/example/CW2.git
cd CW2
2. **Install Dependencies**:
```bash
npm install
3. **Start the Server**:
```bash
clear && node index