Giter VIP home page Giter VIP logo

simplycms's People

Contributors

zhenrulo avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

audi0xr8

simplycms's Issues

Responsive webpage

  • Login page
  • Base, side bar, center general responsiveness
  • Content manager page
  • Media page
  • Database page
  • Profile page

Share UI/UX design template

  • Side navigation bar
  • Left panel bar (page options menu, optional buttons/functions, etc)
    - [ ] Right panel bar (version control)
  • Notification bar
  • Download and upload progression call-out box
  • Animation
  • Header (TBD)
  • Footer (TBD)

Fix Dockerfile issues

Postgresql database does not read/create the database inside the container.
Instead, the local machine SQL server is used.

Content creation/modification

Content creation-

  • Create content with given display and route name (display for frontend and route name for backend)
  • Communication between the content page and builder page
  • Data flow between pages after content created
  • Datatable to record every database created
  • Delete and edit initial table settings
  • Content type editor

Content modification-

  • Content builder page design
  • Content builder page function
  • INTEGER
  • TEXT
  • BOOLEAN
  • CHARACTER
  • DATE
  • LOCATION
  • MEDIA
  • JSON
  • RELATIONSHIP
  • Column Modification
    Issues-
  • #28
  • Save button now made changes to all schemas as only one database exist ( Fixed this with either finding a solution to migrate certain schemas or fix the workflow in #28 )
  • Save button now will run data migration for all schemas instead of specific schemas. [Solved]
  • The migration doesn't work in celery task. [Solved]

Feature in development

- Main function:

  • Home page - #24
  • Dynamic content(database) creation/modification - #23
  • Admin function to manage user database
  • Dashboard for visual statistic overview
  • Media/file library
  • Version control/History management to track each change made to the content
  • Communication/comment between content managers using the website.

- Account management:

  • Login/Logout (Without breaking the access control)
  • Registration
  • Forget password
  • Change password
  • Additional feature: 2-factor Authentication: email TOTP, etc
  • Picture

- Security:

  • CSRF prevention
  • Authentication and Authorization validate
  • emphasize protection against XXS
  • Permission control (ex: Flask principal)
  • Website admin account hashing with salt
  • Cookie configuration, SSL self-signed certificate, Server-side session, etc

Move home page as index page

  • Move the home page out to the index page
  • Redesign home page
  • Account related function (login, register) will be accessible from the home page

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.