Skip to content

AnkitECE/bvvp.in

Repository files navigation

BVVP.in

This is the official repository for the BVVP (Bharatiya Vidya Vigyan Parishad) website.

About the Project

BVVP.in is a web application built with Laravel that serves as the official online platform for Bharatiya Vidya Vigyan Parishad.

Technologies Used

  • Laravel Framework
  • PHP
  • MySQL
  • JavaScript
  • HTML/CSS
  • Bootstrap

Installation

  1. Clone the repository
git clone https://github.com/username/bvvp.in.git
cd bvvp.in
  1. Install PHP dependencies
composer install
  1. Install JavaScript dependencies
npm install
  1. Create and configure .env file
cp .env.example .env
php artisan key:generate
  1. Configure the database in .env

  2. Run migrations

php artisan migrate
  1. Start the development server
php artisan serve

License

The project is licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors