Coder Social home page Coder Social logo

notecard-maker's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

notecard-maker's Issues

Support accounts

  • Signin page
  • Login page
  • Store signins/logins in database
  • Hash passwords
  • Store users' notecards in database

Have a users page (after log in)

When a user signs in, allow the user to visit their "users" page. This should contain all their previous notecards they have uploaded.

*have an option to delete notecards/decks of notecards.

Allow multiple note upload and options

  • Allow multiple note uploads
  • Include form entry for optional meta data
  • Display warning that if title is not filled in neither form nor note then a random title is given
  • Allow typed notes

Add option for users to simply create their own notecards

This would be a low priority one.

Give option for user to manually type what they want on the front side and what they want on the back side.

However, there are other websites that already do this, so this should not be a priority.

Move everything to ES6

Change all function styles and other data structure styles if any to use ES6 features

Secure cookie sessions

When we switch to production, cookie.secure show be set to true and HTTPS should be used

Convert string that is in xml to xml elements

The views/documentation.ejs file retrieves a <%=info%> which comes from routes/documentation.js.

routes/documentation.js reads through data/description.json and generates a string of xml elements. I think this would be neat to say we did for portfolio 3, but now I'm having this little problem.

We could do a workaround, that would consist of creating a partial file (a file that holds snippits of files; purpose is to reduce repeat code and to make the main files smaller) of it and including it.. but that's not that new.

Create example section

Create a section that has examples using the correct syntax.

I would think people would rather see examples than read the documentation.

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.