Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mayajs/sample

MayaJS sample project for beginners
https://github.com/mayajs/sample

angular angular-todo-app crud-sample flutter flutter-todo-list jwt-authentication login-page react react-todo-app svelte vue vue-todo-app

Last synced: about 1 month ago
JSON representation

MayaJS sample project for beginners

Awesome Lists containing this project

README

        


Sample Projects

## Description

This repository contains a list of projects using MayaJS. This also helps new user of our framework to quickly start by simply cloning one of the projects below.

# Examples

## Authenthication and Validation

- [MayaJS JWT Authentication](https://github.com/mayajs/sample/tree/master/jwt)
- [MayaJS Validation](https://github.com/mayajs/sample/tree/master/validation)

## Simple CRUD Api

- [Mongodb](https://github.com/mayajs/sample/tree/master/crud/mongodb)
- [SQL](https://github.com/mayajs/sample/tree/master/crud/sql)
- [PostgreSQL](https://github.com/mayajs/sample/tree/master/crud/postgre)

## Simple Login Api

- [Simple LOGIN](https://github.com/mayajs/sample/tree/master/login)

## Simple Todo App

- [Todo Api](https://github.com/mayajs/sample/tree/master/todo/todo-api)
- [Angular](https://github.com/mayajs/sample/tree/master/todo/angular)
- [React](https://github.com/mayajs/sample/tree/master/todo/react-todo)
- [Vue](https://github.com/mayajs/sample/tree/master/todo/vue-todo)
- [Svelte](https://github.com/mayajs/sample/tree/master/todo/svelte-todo)
- [Flutter](https://github.com/mayajs/sample/tree/master/todo/flutter-todo)

## Collaborating

See collaborating guides [here.](https://github.com/mayajs/maya/blob/master/COLLABORATOR_GUIDE.md)

## People

Author and maintainer [Mac Ignacio](https://github.com/Mackignacio)