Opportunity Calendar is the one-stop place to refer important opportunites available in tech-space like newly posted jobs, internships, hackathons, tech-conferences, scholarhsips etc.
Step 1: Fork the project.
Step 2: Clone it to your local system.
Step 3: Check if Node is installed in your Operating system.
a) To check if Node is installed, open the command prompt or similar command line tool and type 'node -v'. This should print a version number which means Node is successfully installed.
b) If you see an error, it means that Node is not installed in your OS. You can download Node.js from 'https://nodejs.org/en/download/'. After completing the installation repeat the part (a) of step 3.
Step 4: On command prompt under your cloned folder directory path, run 'npm install' to install all the dependencies.
Step 5: Finally run 'npm start' to start the application.
Step 6: Visit localhost:3000 in your browser.
Opportunity Calendar provides instant information on newly posted opportunuties for techies. There are times when applicants miss deadlines or get to know about available opportunties only after the deadline of their application passes. Updates about following opportunities are available:
We are glad to have your contributions to the project, Please make sure to read the following guidelines for the contributors.
GitHub Usernames | Domain |
---|---|
@abdus | FullStack |
@Surajbokde | Frontend Development |
@DeepanshiD | Design |
@vaishali614 | Frontend Development |
@Manvityagi | FullStack |
Issue Level | Max. no. of days to submit a PR | Points |
---|---|---|
Level 0 | 2 | 5 |
Level 1 | 2 | 10 |
Level 2 | 3 | 25 |
Level 3 | 5 | 45 |
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
We want contributing to Opportunity Calendar to be enjoyable and educational for everyone. We would love to have your contributions. To get started have a look at our documentation on contributing.
Code released under the MIT License.