GithubHelp home page GithubHelp logo

sswiki's Introduction

wiki

server 172.16.4.80 wiki.3rivers.local

basic design login page its a login page create new article page empty text area after creation page is added to databse editing articles page gives users a text area pre-populated with title of a article viewing articles page searches databse for title of article parses markdown in from a database blob into pretty html and displays to user link to edit the page on that page will be articles themselves homepage set to default home page about page error state when article cant be found

later features: revision tracking user mgmt nesting articles media

databases mysql?

users

id (int) email (string) #used as username hashed_salted_password (string) other meta info?

articles

id (int) title (tinyblob) content (mediumblob) date_created (date) last_edited (date) user_created (tinyblob) last_user_edited (tinyblob)

oh no markdown may fuck this process: database:

sswiki's People

Contributors

josephthejoe avatar

Watchers

 avatar

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.