GithubHelp home page GithubHelp logo

coala / projects Goto Github PK

View Code? Open in Web Editor NEW
115.0 24.0 221.0 935 KB

A website that showcases interesting projects, using Angular JS.

Home Page: https://projects.coala.io/

License: GNU Affero General Public License v3.0

HTML 39.50% JavaScript 41.97% Liquid 2.12% Ruby 0.15% Shell 1.13% CSS 8.06% Python 7.08%
research gsoc mentors students thesis projects angularjs jekyll gci netlify

projects's Introduction

Projects

A website that showcases projects! If you want to use it and it's not exactly fitting your purpose, please do make upstream changes. We expect this project to be of use to others and we're happy to make it more generic so it's easier to adapt to other organizations. This was built by coala community, to view live projects visit projects.coala.io

(It'd be nice to have an organization YML or so e.g.)

Purpose

This is designed for GSoC but can be used for other initiatives at the same time. We use it for research theses, GSoC, GCI and maybe others in the future.

Why?

  • It's way more appealing to students.
  • You can search and filter projects.
  • Project ideas as structured data are more concise and you're sure to have all points covered - at the same time we can show students an overview and showing the full information only when needed.
  • A proper review process can be used for triaging and iterating on project ideas.
  • Stop wasting time maintaining a mentors list. This can be generated from the projects.

Usage

Dependencies

  1. Install asdf-vm for your OS.

  2. Using asdf-vm, install ruby.

  3. Install Jekyll

     $ gem install jekyll bundler
    

Clone and Run

Clone coala Projects repository

$ git clone https://github.com/coala/projects.git

Run coala Projects website

$ cd projects
$ bundle install
$ bundle exec jekyll serve

Then you can simply go to either of the following addresses in your browser to access the site:

127.0.0.1:4000
localhost:4000

If you face problems while installing Jekyll or using its gem bundler you may go through its troubleshooting docs

Defining Projects

Mentors and admins can define projects in markdown using the following structure and save it in the _projects folder with a relevant filename. A sample project definition is available here

Defining FAQs

Users can also add FAQs by simply creating a markdown file in _faq folder.

Format for faq markdown file is as follows:

---
Question: <Write the question here>
---

Answer

Multi Language Support

coala Projects supports multiple 'human languages'. To add a translation of a project in a language, the following steps can be followed:

  • Create a folder with language code in data/locale folder.
  • Create faq.json, projects.json, faq and projects folder if they do not exist already.
  • Add translated content of a project inside projects folder. The names of the files should be the same.
  • Similarly translated content of a faq goes inside data/locale/ < language-id > /faq folder.
  • For the faq.json and projects.json metadata, refer to Bahasa and Hindi Translations available in data/locale directory.
  • Lastly, in resources/js/app.js file, Add the new language json in Language service.

projects's People

Contributors

abhishalya avatar adhikasp avatar adtac avatar arnab1896 avatar damngamerz avatar dracarys09 avatar gaocegege avatar hemangsk avatar himanshu1603 avatar ishansrt avatar jayvdb avatar kriti21 avatar ksdme avatar kvgarg avatar li-boxuan avatar meetmangukiya avatar myint avatar niklasmm avatar nkprince007 avatar nosferatul avatar pra17dod avatar rj722 avatar rohanrk avatar rohanvb avatar satwikkansal avatar sils avatar sims1253 avatar udayan12167 avatar virresh avatar yash-nisar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

projects's Issues

Limit line length

Reading the QA section with lines as long as my 24" screen is wide is hard

Remove center tag

@hemangsk center is deprecated, the whole home.html looks very weird and not at all clean. E.g. you use col-md-6 and col-md-5 those two don't add up to 12 :P

Flesh out descriptions

Generally the descriptions of the projects in here aren't well enough and could be more verbose. The ideas need to be fleshed out.

Add milestone aliases

I'd like to be able to define a "GSoC 2017 Midterm" milestone that has a date associated with it once and then being able to define my milestones like "GSoC 2017 Midterm": [...] and not repeat the date every time

Have a JSON and MD file per project

It'd be nice to write the main description of a project as a markdown file and to have an own JSON per project. So we'd have e.g. improve_diffs.json with all the data and improve_diffs.md with the description.

Add the following fields to the json

  • Name (str)
  • Mentors (list[str])
  • Difficulty (low|medium|high)
  • Requirements (list[str])
  • Tags (list[str]) someting like core, plugins or so
  • Initiative (list[str]) something like GSoC, RGSoC, GCI, Thesis
  • Related issues, as URL (list[str])
  • Description (str)
  • Milestones (list of:)
    • Milestone (date, name, dict[list[str]: bool], so the student can make PRs to check the boxes)

Remember tab state

If I ever want to link just to the list of projects. Maybe use that http://projects.coala.io/#projects or something like that?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.