Skip to content

Its a website for ROBOCELL, CCA, the robotics club of NIT Durgapur. Languages used are HTML, CSS, Javascript and PHP

Notifications You must be signed in to change notification settings

Robocell/robocell_website

Repository files navigation

Robocell Website

Its a website for ROBOCELL, CCA, the robotics club of NIT Durgapur. Languages used are HTML, CSS, Javascript and PHP

Setup your Enviornment

  • Download Wamp server and install it in your Local machine.

  • Download Git and install it in your Local machine.

  • Open Git bash terminal navigate to Wamp Directory (Probably C:/Wamp64)

    • Navigate to folder named /www in wamp directory.
    • Clone this repo in this directory.
    • After cloning the Repo navigate to website directory (cd robocell_website) and switch to Branch development
      • git checkout development
    • Run wamp server application and then open webpages in firefox (url will be for example http://localhost/robocell_website/index.php and same for other webpages too)
    • After editing the file please ensure your changes reflect in web browser.
  • Do commit and push in Branch name development only.

  • Add relevant comments while committing and include issue number (Ex.-> #2 Added Description to the Home Page).

  • NOTE: MUST USE FIREFOX FOR DEBUGGING

About

Its a website for ROBOCELL, CCA, the robotics club of NIT Durgapur. Languages used are HTML, CSS, Javascript and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors