Giter Club home page Giter Club logo

modreal's Introduction

MODREAL

Work in process...

This is a single page application.

The technical plan is showed below

GENERAL OBJECTS

Used for Backend and Frontend Models

General layout

User Post Comment Image Tag

ID_user ID_post ID_comment ID_image ID_tag userName FK_user FK_post FK_post FK_tagList pwd FK_user FK_post email accessLvl

Likes ? post or comments ? Brand surveys ?

How are we gonna handle the tags list ? Can your ruby plugin take care of creating dynamic tags that are not doubled and with an Identifier ?

FRONTEND

Build upon backbone MV* structure Possibility of adding Backbone plugins

VIEWS

  1. PageView a) HeaderView i) MenuView ii) LoginView b) BrandView i) GraphView ii) Surveys/Contest Views c) HomeView i) PostViews
    • SearchView ii) InfiniteScrollView d) DashBoardView i) CRUD view e) FooterView

Models

Each table represent a model with their attributes They are nested that is

  1. User Model a) Collection of Post models i) Collection of tag models ii) Collection of Comment models iii) Collection of Image models

Collections

Those are models groupment

  1. User collection
  2. Post collection
  3. Tag Collection
  4. Image Collection

Routing

For the main sub-apps

  1. #home
  2. #dashboard
  3. #brand

For the RestFul API Design

POST-PUT-DELETE-GET

  1. user/:id
  2. post/:id
  3. comment/:id
  4. image/:id
  5. tag/:id

Events

Each view also will have events attached Those views will also listen to the model changes

Design

Each view requires a design

Backend

...

modreal's People

Contributors

delmalki avatar collmomo avatar

Watchers

 avatar

modreal's Issues

Possible Vulnerability

Hello,

We are conducting research on the unintended exposure of secrets in GitHub repositories. In a recent scan we conducted of GitHub repositories, our tool detected that one of your repositories appears to expose a secret, and we've confirmed this possibility by manual inspection. The details are below:

# Branch: master
## File: Modreal/oldVersion/modreal code/beta/wp-config.php
## Line: 23


# Branch: master
## File: Modreal/oldVersion/modreal code/beta/wp-config.php
## Line: 31


# Branch: master
## File: Modreal/oldVersion/modreal code/beta/wp-config.php
## Line: 27

If this information is indeed intended to be secret, we would recommend that you remove this file from the repository (using .gitignore) and generate new passwords for the vulnerable accounts. We would much appreciate a response, letting us know if we are mistaken in concluding that this is a secret, or if you made changes as a result of this report.

Thank you.

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.