Giter VIP home page Giter VIP logo

effective-giggle's People

Contributors

nehamotlani avatar pk13055 avatar pranaygupta36 avatar shubhmaheshwari avatar

Watchers

 avatar  avatar  avatar

effective-giggle's Issues

Login & Signup Pages

Checkout http://demo.geekslabs.com/materialize-v1.0/ui-collapsibles.html for further references

Markdown for editorial

Work on preventing XSS and displaying the editorial txt as markdown.
Txt will be available as os.path.join(config.UPLOAD_FOLDER_EDITORIAL, io_location)

Data model documentation

Documentation for the data models, and how various datum is stored and used has to be documented.

Resources

Do check out the original materializeCSS for whatever basic layout and styling stuff that you may need.
Also checkout the following link for further styling elements:
demo.geekslabs.com/materialize-v1.0/

Users & Admin Page

Format them as the template suggests, and try to stick to the layout given

Login bug

Checkout if the login is uniform throughout the website and the links are working

Database Migration

As of now, I have made the user, problem and comment generators more readable, so please delete your current databases:
rm -rf safe.db
and run the files
python2.7 user_gen.py <no>
python2.7 problem_gen.py <no>
python2.7 comment_gen.py <no>
where <no> is the number of users/problems/comments you want to generate.
Keep the number of users below ~ 80,000 and the number of problems below ~ 3500
(Apply your changes after the latest commit (to come in a half hour or so))

Comments/Editorial Page

checkout http://demo.geekslabs.com/materialize-v1.0/ui-collapsibles.html for further references.

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.