This is an application for users to register their land titles online. This MVP was voluntarily built for a legal hackathon in Uganda.
This information will guide you to test the application locally on your machine.
- Clone this project to your machine
git clone https://github.com/tech-cent/takalyo.git - Checkout the develop branch
git checkout develop - Install dependencies using
npm install - Run the application using
npm start
The application is served on http://localhost:3000/login
Implemented functionality so far:
- Login
- Signup
- SMS verification
To be implemented:
- User dashboard
- Javascript
- React/Redux
- Webpack
- Material UI
Author:
- Bill Kabanga Twinomuhwezi.