Skip to content

πŸ“œ Learn Vedic verses to spiritualize your mind!

Notifications You must be signed in to change notification settings

akdasa-studios/shlokas

Repository files navigation

Enhance your spiritual practice and deepen your understanding of the Vedas with Shlokas, the mobile app that makes it easy to memorize and recite Vedic verses. Try it out today and take your spiritual journey to the next level.


Tests Codacy Badge Netlify Status

Get involved

If you'd like to help develop the project, here's a list of links to get you started:

  1. Good first issues – list of simple issues any developer could start from.
  2. Roadmap - list of tasks we are working on.

Documentation

  1. Architecture – Overall project architecture
  2. Models – Domain models

Develop

  1. npm run serve – run the application at http://localhost:8080
  2. npm run test:unit – run unit tests for logic
  3. npm run test:component – run tests for componens
  4. npm run test:e2e – run end to end tests

Links

  1. Framework – The framework we are using to build our application
  2. Shlokas Core – Business logic of the Shlokas application
  3. Shlokas Server – Backend