Simple Reddit - Semester long project to show Software Engineering skills

Overview

Simple Reddit is inspired from the popular forum website, Reddit. It is being built as class project for 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.

Repository link: https://github.com/shenoy-anurag/forum

Users will be able to:

  • create accounts
  • create communities
  • create/edit/delete posts
  • view posts on communities
  • comment on posts
  • rate posts

Built with ❤️ using

  • Angular 14 - The Angular JS framework used to develop the front end.
  • GoLang - Used to build the back-end.
  • MonogoDB - Database used to store and manage information.

Getting Started

Install

Documentation and Tutorials

Documentation & Wiki can be found here.

Authors

  • Manoj Jampana
  • John Ng
  • Ganesan Santhanam
  • Anurag Shenoy

See also the list of contributors who participated in this project.