Code Monkey home page Code Monkey logo

sample's People

Contributors

jacepm avatar mackignacio avatar muriusbane avatar rhonumahon avatar ryama141 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sample's Issues

๐Ÿš€ FEAT: Simple Login Api

๐Ÿ“ Description

Create a mayajs project that demonstrate how to create a simple login api.

๐Ÿ“‹ Todo:

  • Create a mayajs app
  • Create user controller
  • Create login end point
  • Add validation for login endpoint
  • Add error response when password is not correct
  • Add error response when username is not correct

๐Ÿ” Additional Info

Add any other context or screenshots about the feature request here.

๐Ÿš€ FEAT: TODO App sample projects

๐Ÿ“ Description

We need to have a sample project that shows how MayaJS connect with various front-end technologies. See list below:

  • Angular
  • React
  • Vue
  • Svelte
  • Flutter

๐Ÿ“‹ Todo:

  • Create Angular - #11
  • Create React - #6
  • Create Vue - #12
  • Create Svelte - #15
  • Create Flutter - #7
  • Create mayajs app
    • Connect mayajs to a database i.e. MongoDB
    • Create a model for a task
    • Create a GET request endpoint to fetch all todo list
    • Create a GET request endpoint to fetch todo by id
    • Create a POST request endpoint to add a todo task
    • Create a PUT request endpoint to update a todo task
    • Create a DELETE request endpoint to delte a todo task
  • Connect angular to mayajs
  • Connect react to mayajs
  • Connect vue to mayajs
  • Connect svelte to mayajs
  • Connect flutter to mayajs

Each todo app task

  • Create a todo list page
  • Create a page to view a specific todo task
  • Create add button to add a todo task
  • Create delete button to delete a todo task
  • Create update button to update a todo task

๐Ÿ” Additional Info

This is a sample UI for a TODO app

image

No todo item

image

๐Ÿš€ FEAT: MongoDB Crud App

๐Ÿ“ Description

Create a crud app using MongoDB

๐Ÿ“‹ Todo:

  • Set-up mayajs and MongoDB
  • Add route to get all users
  • Add route to get user by ID
  • Add route to create user
  • Add route to update user by ID
  • Add route to delete user by ID

๐Ÿ” Additional Info

I submitted PR #13 for this issue

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.