Coderplex Org Versions Save

Official Website for Coderplex Community. Built with Next.js and deployed on Vercel.

v0.2

3 years ago

The new version (v0.2) of https://coderplex.org/ is officially out.

Here are the new features we have added:

  • Code syntax is highlighted now
  • You can now Edit and Delete your updates from the Home Page
  • You can Edit and Delete your comments now
  • You can now Like comments as well, along with the posts
  • You can see the total number of members on the website on the /members page
  • You can set a deadline for your goals
  • You can see who has liked your posts
  • You can see Notifications of members following you, liking and commenting on your updates in the Notifications Tab. You will also see a counter for new unread notifications, while you are using the website
  • You can easily add embeds for popular platforms, like Codepen, Repl.it, Glitch, CodeSandbox etc
  • You can report bugs by clicking on the Bug Report button
  • You can click on the Reply button to reply to a comment

Other than this, we have made a lot of optimizations to improve the website performance and also UX of the site.


If you want to see any new feature on the site, add your ideas in the comments for this update.

v0.1

3 years ago
  • Login with GitHub
  • Settings page to update your bio, firstName, lastName, email, links of github, facebook, twitter, linkedin, codepen, discord, blog
  • Set your goal
    • Create a goal by setting a goal title and goal plan. This can be done both from profile(/[username]) page and homepage.
    • Post updates to your goal either directly from the home page or from the profile page.
  • Like an update
  • Comment on an update
  • See all the members of the community
  • Follow other members of the community
  • See the details of the goal from the home page.
  • Show a panel suggesting which users to follow.
  • Add a link to discord chatroom.
  • Add a hero section that is visible only when the user is not logged in.
  • A modal dialog will be opened asking the user to sign up whenever the guest user tries to like an update or follow a user.
  • Dark mode