Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twknab/mean_wall
Discussion board application, with posts and comments, powered by MEAN stack.
https://github.com/twknab/mean_wall
mean-stack
Last synced: about 1 month ago
JSON representation
Discussion board application, with posts and comments, powered by MEAN stack.
- Host: GitHub
- URL: https://github.com/twknab/mean_wall
- Owner: twknab
- Created: 2017-01-31T03:58:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T10:13:02.000Z (over 7 years ago)
- Last Synced: 2024-11-06T10:12:34.683Z (3 months ago)
- Topics: mean-stack
- Language: JavaScript
- Homepage:
- Size: 2.85 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
This is a discussion-style forum, MEAN powered, that allows for users to create posts and comment. The user login feature for this application is simplified, whereby a user merely enters a username and proceeds -- no password information is saved. This application is good practice of model relationships.
Please see `wireframe.png` for more information.