Skip to content

πŸ“š An app that allow developers to find the right resources for learning 😎

License

Notifications You must be signed in to change notification settings

mouadTaoussi/learndev

Repository files navigation




An app that allow developers to find the right resources for learning 😎


What is Learndev ?

A community platform that let developers share their best resources learning programming for beginners to learn the technology in the right place! the popularity of resources in the platform depends on the upvotes volume! so they would be ranked at the top when any search any resource, the popular ones at the top are gonna be good for him to choose!

Technologies

Back-End side

  • Typecript : Back-end main language
  • NodeJS : Back-end runtime
  • GraphQL / Apollo : Main API Stack
  • ExpressJS : Used for Authentication
  • MongoDB / Mongoose / RedisLab : Data storage / Auth cookies
  • JSON Web Tokens : Authentication
  • PassportJS : Authentication
  • Nodemailer : Reset Password

Front-End side

  • VueJS : Front-end SPA
  • Bootstrap : Initial styles
  • Webpack : Front-end bundle
  • Apollo : GraphQL API Client

Contributing

If you found yourself about to give something to the project (eg: more orianted to open source, improve the app...) we are welcoming you! 😊
Before start, I invite you read the contributing for easier set-up and understanding the codebase!
then read the code of conduct to keep in mind our community standards

Submitting a PR

If you have an idea needs to be implemented in Learndev, First Open up new issue with label of enhancement and, create a branch in your copy of the repo, then start work on the feature, if you want.

Guidlines to respect:
  • Open up new issue if it doesn't aleardy exists,
  • Less commits, no more than 10
  • No useless comments
  • Code should be readable
  • respect the code standards

Reporting an issue

When you find an issue in the app, any kind, follow the same way above but with some changes: Labels should be bug and other labels related to the issue listed in the labels section, then you decide whether you'll work on it or not.

Code of conduct

Please read the code of conduct

Licence

This project is under MIT License