Skip to content

A Geo-Location based reviewing portal for the Sri Lankans

License

Notifications You must be signed in to change notification settings

95Revolution/Kiyamuda-rn

Repository files navigation

Kiyamuda

Kiyamuda

License Discord Slack

Build Bugs

About Kiyamuda

Kiyamuda is a Geo-location based reviewing portal that hopes to bring accountability to both private & public sectors.

Kiyamuda is an open source initiative launched by 95Revolution 😊 in order to spread goodwill ❤️ for the Sri Lankan society.

If you are a huge nerd like us help us to help you by contributing to this awesome adventure.

Show us you're capabilities 💪 and the spread message about our journey!!!

Tech Stack

Kiyamuda portal is fully powered with the worlds neweset heartbreaker JS. From backend to frontend all the bits are configured using the MEAN stack.

Also, we are actively developing our Reavt-Native based app for your downloads. We are using the concepts of Flutter because our motto is,

Be lazy, code less, run anywhere any way you want

Current Progress

Right now we have successfully launched our alpha version of the Kiyamuda portal. Check the progress and contribute to the cause.

How to setup

Clone the project using

git clone

Run the project via

react-native run-android

Now, find 🪲 and create issues so we can help you 😁.

Guidelines

If you are not familirize with React Native development following is a basic setup that will help you.

type Props = {};
export default class App extends Component<Props> {
  render() {
    return (
      <View style={styles.container}>
        <Text style={styles.welcome}>Welcome to React Native!</Text>
        <Text style={styles.instructions}>To get started, edit App.js</Text>
        <Text style={styles.instructions}>{instructions}</Text>
      </View>
    );
  }
}

TO DO

Visit our project board to get the latest details about the Kiyamuda portal