Skip to content

simple ussd application for registering cars damaged, and getting status of complete repair process

Notifications You must be signed in to change notification settings

Kennedy-Njeri/node-ussd-car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech Stack

  • Back-End Technologies: Node Js(API)

  • Database: MongoDb

Local SetUp

  1. Clone repository

  2. cd node-ussd Enter npm install

  3. Enter npm start

  4. SignUp to Africa's Talking

  5. Go to USSD menu, then create channel

  6. Make sure you have ngrok in your comp

  7. In your command line Enter ngrok http 4000

  8. Go to launch simulator and enter the service code...that's it

  • DATABASE=mongodb://127.0.0.1:27017/node-ussd1

  • PORT=8000

N/B Make sure you install MongoDb in your Computer && MongoDb Compass for UI

Screenshots

Start

Front Menu

Add Registration

Check Car status

About

simple ussd application for registering cars damaged, and getting status of complete repair process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published