toshihidetagami / Ignitus-client

Client side development Ignitus

Home Page:http://www.ignitus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignitus

A Non-Profit Organization for the welfare of student community.

About Ignitus

https://github.com/Ignitus/Ignitus-client/wiki/About

Built with

Frameworks.

  • React - A JavaScript library for building user interfaces.
  • Node- Executes JavaScript code outside of a browser.
  • TypeScript - Superset of JavaScript that compiles to plain JavaScript.
  • Redux - A Predictable State Container for JS Apps.
  • Redux-Sagas - An alternative side effect model for Redux apps.
  • Reselect - Selector library for Redux.
  • Emotion - Emotion is a library designed for writing css styles with JavaScript. 🎨
  • Express - Node.js web application framework

CI/CD

  • Travis - Test and Deploy with Confidence.
  • Hound - Automated code review for GitHub pull requests.
  • CodeCov - Improves your code review workflow and quality.
  • Netlify - Netlify builds, deploys 🚀 and hosts your front-end.
  • Husky - Git hooks made easy 🐶 woof!
  • Heroku - Heroku is a cloud platform as a service supporting several programming languages.
  • Docker - Empowering App Development for Developers.
  • Istanbul - JavaScript test coverage tool.

Testing

  • Jest - Jest is a delightful JavaScript Testing Framework. 🔨
  • Enzyme - JavaScript Testing utilities for React.

Database

  • MongoDB - The database for modern applications.
  • Redis - Redis is an open source (BSD licensed), in-memory data structure store.

Dependencies

  • Sentry - Application Monitoring and Error Tracking Software.
  • Axios - Promise based HTTP client for the browser and node.js.
  • React Loadable - A HOC for loading components with promises.
  • IDB - IndexedDB with usability.
  • Font Awesome - Font Awesome is a font and icon toolkit based on CSS and LESS.
  • Lodash - A JavaScript utility library delivering consistency, modularity.
  • React Router - Router for react applications.

Additional tools

  • Prettier - Prettier is an opinionated code formatter.
  • ESlint - Find and fix problems in your JavaScript code.

Deprecated Stack 🧨 (We are migrating from this stack => TS, Emotion)

  • SAAS - Syntactically Awesome Style Sheets.
  • BootStrap 4 - JS UI Framework.
  • Material UI - React components for faster and easier web development.
  • Prop-Types - Runtime type checking for React props and similar objects.

Upcoming Modern Stack

We also plan to introduce some new technologies in the future such as.

  • GraphQl - A query language for your API.
  • Relay - The production-ready GraphQL client for React.
  • Microservices in Golang - Go is a statically typed, compiled programming language

Contributing

Please check the Contribution Guidelines

About

Client side development Ignitus

http://www.ignitus.org


Languages

Language:JavaScript 63.3%Language:TypeScript 20.3%Language:CSS 14.4%Language:HTML 1.7%Language:Dockerfile 0.3%