Simple Reddit
https://github.com/shenoy-anurag/simple-reddit
Frontend is deployed to http://3.21.236.152:4200/
Backend is deployed to http://3.21.236.152:8080/ping
Description:
Simple Reddit is inspired from THE Reddit. It is being built as semester long project for the course Software Engineering - CEN 5035 at the University of Florida. Simple Reddit is a forum for anyone to post content and comment on posts built using Angular JS, Go, and MongoDB.
The aim of the project is to use Agile methodologies to quickly develop shippable code and to iteratively improve the product based on feedback.
We are using Github Projects to manage our Sprints, writing user stories as Issues and building functionality to close issues and achieve milestones. We are also documenting the project on the repo’s wiki.
Users will be able to:
- Create accounts
- Create communities
- Create/edit/delete posts
- View posts on communities
- Comment on posts
- Upvote/Downvote posts
- Upvote/Downvote comments
- Save posts and comments to their profile
Built With
- Angular 14 - The Angular JS framework used to develop the front end.
- GoLang - The language used to develop the back end.
- MonogoDB - Database used to store and manage information.
Getting Started
Install
More on how to setup the Back-end is available here.
More on how to setup the Front-end can be found here.
Documentation, API Reference and Tutorials
Documentation,
API Reference,
Video Tutorials.
Sprint 1
Summary of Sprint 1 is here.
Sprint 2
Summary of Sprint 2 is here.
Sprint 3
Summary of Sprint 3 is here.
Sprint 4
Summary of Sprint 4 is here
Authors
Backend Developers
Frontend Developers
See also the list of contributors who participated in this project.
Contact information:
For questions, please contact ngjohn15@gmail.com