Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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