rsriramc / GOC-Website

The code for official website of Grimoire of Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOC-Website

This repo contains the code for official website of Grimoire of Code

Goals

  • Integrating Facebook's Graph Api for

    • Login, Liking blogs/problems, Comments
    • Can later be replaced with our own code for upvoting/downvoting posts/problems.
  • Interview Experiences Blog's

    • Must follow the same structure.
      • Prelude
      • Shortlisting Rounds
        • Overview
        • Company1 : Details
          • Problems : Can create an inline problem that also get's added to problems section.
          • (For Later) Inline searching for problem statement in database, as user writes it.
          • Selected/Not Selected?
        • ...CompanyN : Details
      • Interview Rounds
        • Company1 : Details
        • ...CompanyN : Details
      • Conclusion
  • Problems: Anyone can add a problem.

    • Problem Statement
    • Sample Test Case
    • Explanation
    • Tags
    • Expected Solution
  • Advanced Search

    • Both on Problem and Interviews Page
    • Can search by company name and tags.
  • Alumnus and the company they belong to

    • Links to their profiles.

Contributing

Before you jump to start writing code and contribute, please skim through the Google JS and Python style guide

Communication Channel

Please feel free to use our slack channel for communication, but if you're asking a question for the first time, remember how to ask good questions

About

The code for official website of Grimoire of Code


Languages

Language:JavaScript 41.5%Language:HTML 38.0%Language:CSS 20.5%