Skip to content

Brief-Review/Brief-Review-Server

Repository files navigation

CodeCheck

CodeCheck is a Laravel-based project that provides tools and resources for new developers to facilitate their learning of programming languages. It offers briefs to practice and feedback to improve their coding skills.

Features

  • Briefs: CodeCheck provides briefs for new developers to practice coding in a variety of programming languages.

  • Feedback: CodeCheck offers feedback to help new developers improve their coding skills.

  • Resources: CodeCheck provides resources to help new developers learn programming languages, including tutorials, documentation, and examples.

  • User Accounts: CodeCheck allows users to create accounts to save their progress and track their learning.

Getting Started

Prerequisites

  • PHP 8.0 or higher
  • Composer
  • Node.js
  • MySQL or other relational database management system

Installing

  1. Clone the repository: git clone https://github.com/Brief-Review/Brief-Review-Server.git

  2. Install PHP dependencies: composer install

  3. Install Node.js dependencies: npm install

  4. Copy the .env.example file to .env and set your environment variables.

  5. Generate an application key: php artisan key:generate

  6. Run database migrations: php artisan migrate

  7. Start the development server: php artisan serve

Usage

  1. Create an account or log in with an existing one.

  2. Choose a programming language and select a brief to work on.

  3. Write your code in the editor provided and run it.

  4. Review your feedback and make any necessary changes to your code.

  5. Save your progress and continue to the next brief.

Contributing

Contributions are welcome! To contribute, please follow these steps:

  1. Fork the repository.

  2. Create a new branch: git checkout -b my-branch-name

  3. Make changes and commit them: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-branch-name

  5. Submit a pull request.

License

This project is licensed under the Genious-Developers

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •