Coder Social home page Coder Social logo

bontusss / mmuta-backend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 100 KB

Mmuta is the backend service powering the Mmuta mobile application

Home Page: https://play.google.com/store/apps/details?id=com.shegspear.mmutaapp&pli=1

JavaScript 65.47% TypeScript 34.53%
igbo igbo-dictionary igbo-language nkowa-okwu

mmuta-backend's Introduction

mmuta

image

Getting Started

1. Clone the project and install dependences

git clone https://github.com/bontusss/mmuta-backend.git
npm install

4. Run Local Development

npm start

Follow on screen instructions to determine how to locally develop the app.

mmuta-backend's People

Contributors

bontusss avatar

Watchers

 avatar

mmuta-backend's Issues

Form for direct feedback from users on the app.

There should be a model that can store a user feedback.
Model UserFeedback: { userID, // the id of the user giving the feedback feedBackID, // the id of the feedback given feedBack content // the feedback content }
Then an api endpoint which should look like the sample below
http://baseurl/api/v1/feedback
with a GET method.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.