sametpalitci / opensourceadam

We want to build a platform which contents open-source projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Source Adam

  • We want to build a platform which contents open-source projects. You can list all published open-source projects and also you can publish your project too from GitHub.

⚒️ Build Setup

#install dependencies

#for server
cd server
npm install 
npm run dev

#for client
cd client
npm install
npm start

CSS Library

We use tailwind css as the css library. You can access the documentation here.

📙 Features to be added

  • Get issues of the project
  • Categorizing issues with a label
  • Categorizing project/issues with a programming language
  • Rank system
  • Sorting by ıssue solving
  • Detail page where people can access information about the issues they contributed and solved

About

We want to build a platform which contents open-source projects.

License:MIT License


Languages

Language:JavaScript 85.4%Language:HTML 11.5%Language:CSS 3.1%