Skip to content

shenoy-anurag/simple-reddit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2ac2fc6 · Apr 21, 2022
Apr 21, 2022
Apr 21, 2022
Apr 21, 2022
Apr 21, 2022
Apr 20, 2022
Feb 19, 2022
Apr 13, 2022
Apr 13, 2022
Jan 10, 2022
Jan 24, 2022
Apr 20, 2022
Feb 5, 2022
Mar 31, 2022
Apr 2, 2022
Apr 21, 2022
Apr 13, 2022
Mar 3, 2022
Apr 19, 2022
Mar 26, 2022
Mar 26, 2022

Repository files navigation

Simple Reddit

https://github.com/shenoy-anurag/simple-reddit

angular build go build go tests

AWS Deploy

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 [email protected]