Skip to content

Official website of Operational Research Society of India (ORSI) Durgapur Chapter πŸš€

License

Notifications You must be signed in to change notification settings

Aniket762/project-orsi

Β 
Β 

Repository files navigation

Operational Research Society of India

The Operational Research Society of India (ORSI) was founded in 1957 to provide a forum for the Operational Research Scientists to widen their horizon by exchange of knowledge and application of techniques. The Society is affiliated to the International Federation of Operational Research Societies (IFORS) and Asia Pacific Operational Research Societies (APORS). ORSI is the representative of IFORS and APORS in India.

Starware

Project-orsi is Starware.
This means you're free to use the project, as long as you star its GitHub repository.
Your appreciation makes us grow and glow up. ⭐

Prerequisites πŸ‘¨β€πŸ’»

Install Node JS

Refer to https://nodejs.org/en/ to install nodejs

Install create-react-app

Install create-react-app npm package globally. This will help to easily run the project and also build the source files easily. Use the following command to install create-react-app

npm install -g create-react-app

Cloning and Running the Application in local πŸ’»

Clone the project in localhost

git clone https://github.com/betaoverflow/project-orsi.git

Install all the npm packages. Go into the project folder and type the following command to install all npm packages

npm install

In order to run the application Type the following command

npm start

The Application Runs on localhost:3000

Contributions are welcome πŸŽ‰πŸŽ‰

Ways to contribute:

  1. Solve the issues which are listed
  2. Create your own issue and then send PR.

Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

Please abide by Contributing Guidelines and Code of Conduct πŸš€

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Aniket Pal

πŸš‡ ⚠️ πŸ“– 🚧 πŸ’»

Sumana Basu

🚧 πŸ’»

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Official website of Operational Research Society of India (ORSI) Durgapur Chapter πŸš€

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 2.9%
  • HTML 1.1%