Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save your work feature enhancement #17

Open
joshuawalcher opened this issue Sep 12, 2020 · 6 comments
Open

Save your work feature enhancement #17

joshuawalcher opened this issue Sep 12, 2020 · 6 comments
Assignees

Comments

@joshuawalcher
Copy link
Owner

Users should be able to:

  1. Register with the website with a simple username and password only (email optional, but required for resetting password)
  2. Save their work automatically as well as by button press.
@hoodedice
Copy link

This is a client-side only application right now, does it mean you plan to add in a backend?

@joshuawalcher
Copy link
Owner Author

joshuawalcher commented Sep 12, 2020

Yes, we'll be adding a backend.

The database schema will be added to the project and checked in, and there will be a config file that will be .gitignore'd, though a default blank config file will be checked in before the ignore.

The intent is to allow users to be able to save their work if the database is present. If the installer wishes to continue to rely on localStorage (i.e. db not present or config file not filled out), that should also be supported.

@joshuawalcher
Copy link
Owner Author

@joshuawalcher
Copy link
Owner Author

Database documented in wiki. https://github.com/joshuawalcher/writtenkitten/wiki/MySQL-Database

@joshuawalcher
Copy link
Owner Author

70% done.

@davidhammaker
Copy link
Contributor

@joshuawalcher
Is the PHP / MySQL backend still in the works? A Python backend could be a great solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants