This content originally appeared on flaviocopes.com and was authored by flaviocopes.com
One of the projects of the 2022 Full-Stack Web Development Bootcamp (signups open March 29, bootcamp starts on April 05) is a REDDIT CLONE application.
One of the most interesting projects in the bootcamp are the ones that replicate very popular websites.
One of them is Reddit.
Reddit is a unique place on the Internet. You can find anything on it, and I often find myself prefixing Google searches with “reddit” to find what I’m looking for.
It contains an incredible amount of information and it’s super useful. It’s also very entertaining.
It’s very open, which makes it very different from other places like for example Facebook Groups.
Of course as with any “clone big application” project, in one week we’re going to clone a small core set of features, not the whole application that has been built by hundreds of experienced engineers over multiple years of work.
In the bootcamp we’ll replicate some of the core features of Reddit, like having a homepage filled with content, subreddits, user profiles.
We’ll fill the website with fake users and fake data so it does not look like an abandoned website.
Users will create a profile, add posts to subreddits, users will add comments.
We’ll create the single post page:
Users can upvote or downvote a post.
Users can create new posts.
Uploading images, too:
Technically this is done by using an AWS S3 bucket.
In every project of the bootcamp we have something we’ve already done in other projects, and some things that are unique challenges.
This time we have some interesting challenges in handling image uploads.
And in allowing nested comments (you can comment to comments, with no limits on how many levels you go into).
Remember to sign up to the waiting list at https://bootcamp.dev
This content originally appeared on flaviocopes.com and was authored by flaviocopes.com
flaviocopes.com | Sciencx (2022-03-01T05:00:00+00:00) BOOTCAMP project: REDDIT CLONE. Retrieved from https://www.scien.cx/2022/03/01/bootcamp-project-reddit-clone/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.