wenchonglai / doggie-slides

A web application that supports the CRUD and presentation basic PowerPoint-style slides and elements powered by scalable vector graphics (Note: This is a clone of the Google Slides as Wenchong Lai's Full-Stack Project for App Academy).
MIT License
0 stars 0 forks source link

Auth Routes, UI Framework, and Basic Text Editing #3

Closed wenchonglai closed 3 years ago

wenchonglai commented 3 years ago
  1. Hosting on Heroku
  2. New account creation, login, and guest/demo login
    • Users can sign up, sign in, and log out
    • Users can use a demo login to try the site
    • Users cannot access the slides editing page without logging in
  3. Basic editing and presentation interface
    • The user interface of the intro and editing pages are similar to Google Slides.
    • Logged in users can add/modify/delete slides
  4. Basic text editing
    • Logged in users can type in text boxes
    • Logged in users can add/change/remove basic text styles including fill, font family, bold, italic and underscore
  5. Text and graphic element management and editing
    • Logged in users can load/save text elements
    • Logged in users can scale/rotate text elements