Skip to content

Rakib544/binary-coders-preview

Repository files navigation

Academy.PY - Python Learning Platform

Academy.PY is a platform designed to teach Python basics to college juniors through interactive exercises, blogs, and a Q&A feature. The platform also provides pre-set coding exercises to reinforce key concepts.

Features

  • Python Documentation: Provides clear and concise Python documentation for learners.
  • Blog & Q&A: Users can engage in discussions through blog posts and Q&A features.
  • Coding Exercises: Interactive exercises for hands-on learning with real-time feedback.
  • Coding Environment: Built-in Python coding environment with preset exercises.

Tech Stack

  • Frontend: Remix, TypeScript, Tailwind CSS
  • Backend: MongoDB, Prisma
  • Tools & Libraries: Jest (for testing)

Getting Started

  1. Clone the repository:

    git clone https://github.com/rakib-544/binary-coders-preview.git
  2. Navigate into the project directory:

    cd binary-coders-preview
  3. Install dependencies:

    npm install
  4. Set up MongoDB:

    • Make sure MongoDB is running locally or use a cloud-based MongoDB instance.
    • Add your MongoDB URI to the .env file.
  5. Start the application:

    npm run dev
  6. Visit http://localhost:3000 to view the app.

Demo

License

This project is licensed under the MIT License.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published