All Projects β†’ Girl-Code-It β†’ Opportunity-Calendar-Frontend

Girl-Code-It / Opportunity-Calendar-Frontend

Licence: MIT license
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Opportunity-Calendar-Frontend

Gssoc2021 Hotelontouch
πŸ‘¨β€πŸ”§πŸ‘¨β€πŸ”§Manage your all hotel services at one place - This is the project repository for HotelOnTouch Project and this project is actively looking for new contributorsπŸ‘¨β€πŸ”§πŸ‘©β€πŸ«
Stars: ✭ 30 (-33.33%)
Mutual labels:  react-bootstrap
Staradmin Free React Admin Template
Free React version of Star Admin
Stars: ✭ 109 (+142.22%)
Mutual labels:  react-bootstrap
react-redux-nextjs-bootstrap-starter
next + react + redux + bootstrap starter
Stars: ✭ 24 (-46.67%)
Mutual labels:  react-bootstrap
React Frontend Dev Portfolio
Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.
Stars: ✭ 55 (+22.22%)
Mutual labels:  react-bootstrap
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (+128.89%)
Mutual labels:  react-bootstrap
React Formutil
Happy to build the forms in React ^_^
Stars: ✭ 144 (+220%)
Mutual labels:  react-bootstrap
Light Bootstrap Dashboard React
React version of Light Bootstrap Dashboard
Stars: ✭ 561 (+1146.67%)
Mutual labels:  react-bootstrap
gatsby-minimal-portfolio
πŸ‘” JAMstack (Gatsby JS) content-focused portfolio blog starter. Features include dark-mode, installable PWA, SEO, code highlighting, form, CI/CD.
Stars: ✭ 36 (-20%)
Mutual labels:  react-bootstrap
Shoppoint
πŸ“’ A mern stack e-commerce app
Stars: ✭ 105 (+133.33%)
Mutual labels:  react-bootstrap
Coreui React
CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been built from scratch as true React.js hook components, without jQuery and unneeded dependencies.
Stars: ✭ 239 (+431.11%)
Mutual labels:  react-bootstrap
React Dashboard
πŸ”₯React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) πŸ”₯
Stars: ✭ 1,268 (+2717.78%)
Mutual labels:  react-bootstrap
Next Express Bootstrap Boilerplate
⚑️ JavaScript boilerplate for a full stack app built using React.js, Next.js, Express.js, react-bootstrap, SCSS and full SSR with eslint.
Stars: ✭ 102 (+126.67%)
Mutual labels:  react-bootstrap
Ecommerce Reactjs
Full stack ecommerce online store application
Stars: ✭ 164 (+264.44%)
Mutual labels:  react-bootstrap
Foodeazy
Stars: ✭ 34 (-24.44%)
Mutual labels:  react-bootstrap
react-relay-example
Example project how to use React, Relay and TypeScript
Stars: ✭ 27 (-40%)
Mutual labels:  react-bootstrap
Serverless Stack Demo Client
Source for the demo app client in Serverless-Stack.com
Stars: ✭ 629 (+1297.78%)
Mutual labels:  react-bootstrap
Robe React Ui
Robe React UI Components
Stars: ✭ 133 (+195.56%)
Mutual labels:  react-bootstrap
xd-plugin
Inker8 plugin for Adobe XD
Stars: ✭ 35 (-22.22%)
Mutual labels:  adobe-xd
wp-react-typescript
πŸ’₯ A React starter app with Headless Wordpress using REST API
Stars: ✭ 47 (+4.44%)
Mutual labels:  react-bootstrap
Volt React Dashboard
A React.js admin dashboard template and UI library based on Bootstrap 5
Stars: ✭ 235 (+422.22%)
Mutual labels:  react-bootstrap

Opportunity Calendar

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.

Issues PRs Maintenance Forks Stars Watchers

We're a part of these Open Source programs


Table of Contents

  1. Install
  2. Introduction
  3. Technology Stack
  4. Guidelines for GSSOC Participants
  5. Designs
  6. Bugs and Feature Requests
  7. Contributing
  8. Copyright and license

Install

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.

Introduction

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:
  • Full Time Job Opportunties
  • Internship Opportunties
  • Scholarships
  • Tech-Conferences
  • Coding Competitions
  • Hackathons

Technology Stack

  • Wireframing & Designing - AdobeXD
  • Library - ReactJs
  • Framework - React-Bootstrap

Adobe XD React React Bootstrap JavaScript CSS3 HTML5

Guidelines for GSSOC Participants

We are glad to have your contributions to the project, Please make sure to read the following guidelines for the contributors.

Community

  • Join #opportunity-calendar-frontend channel on Discord Server and feel free to ask any doubts regarding the project.
  • Mentors are happy to help if you get stuck while making a PR, all of them are available on Discord channel.
GitHub Usernames Domain
@abdus FullStack
@Surajbokde Frontend Development
@DeepanshiD Design
@vaishali614 Frontend Development
@Manvityagi FullStack

Rules

  • Only 1 issue will be assigned to a participant at a time on FCFS(first come first serve) basis.
  • Comment on a particular issue to get it assigned to you and start working on it after it is assigned to you.
  • If you are creating a new issue, then please also comment on it mentioning that You want to work on it.
  • If any issue is assigned to you, make sure you complete it before deadline.
  • Deadline for issues:
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
  • If you fail to make a PR within the deadline, then the issue will be assigned to another person in the queue.

Designs

Bugs and Feature Requests

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.

Contributing

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.

Copyright and license

Code released under the MIT License.

Contributor

Credit goes to these people:✨

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].