Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.63 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.63 KB

Introduction

Le Chariot is Stack Overflow for Le Wagon Alumni (EU's premier coding bootcamp) 🚀

alt text

Description

The platform allows students to be active in the Le Wagon community even after the bootcamp! Alumni are encouraged to build portfolios with personal projects to land their first gig, but often struggle with coding questions. Ask coding questions and answer them to sharpen your skills and earn yourself a reputation in the industry. Similar questions will be automatically grouped together.

Key features

  • Login via Github via OmniAuth
  • Toggle between light & dark mode
  • Create 'issues', discuss them with other users, and upvote the most helpful ones
  • Reply to 'issues' as a user, and earn reputation
  • View your created, solved, and unanswered issues
  • Live chatroom for users to discuss issues
  • ChatGPT API call transforms code blocks into improved prompts
  • Browse channels by topic (React, CSS, JS...)
  • Confetti on 'like' button
  • Single page application

Try our live demo

Try Le Chariot !

Tech used

  • JS (AJAX, Stimulus)
  • HTML
  • (S)CSS
  • Ruby
  • Rails
  • Stimulus
  • ChatGPT API

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Rails app generated with lewagon/rails-templates, created by the Le Wagon coding bootcamp team.