Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usd-cs/comp-491-24-25-thebrink-intro-project
https://github.com/usd-cs/comp-491-24-25-thebrink-intro-project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/usd-cs/comp-491-24-25-thebrink-intro-project
- Owner: usd-cs
- Created: 2024-10-31T22:05:47.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T03:45:08.000Z (2 months ago)
- Last Synced: 2024-11-13T04:19:37.130Z (2 months ago)
- Language: JavaScript
- Size: 690 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COMP-491-24-25-TheBrink-intro-project
Authors:
- Francisco Monarrez Felix
- Natalia Orlof Carson
- Maeve Tierney
- Cristian St. Clair## Project Description
This repository contains all of the necessary resources to deploy a simple web forum page.
The web forum can be viewed by any user, which contains a list of messages posted to the forum.
Users of this page are able to create a new account or log into an existing account.
Once logged in, users will be able to create their own posts to be displayed on the web forum. Users can also comment under posts.
Admin users will be able to delete messages that may be inappropriate or harmful to the site.### Requirements
Be able to comment on a post
Be able to login to my personal account
Be able to delete posts and comments