Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Latest commit

 

History

History
62 lines (43 loc) · 2.7 KB

README.md

File metadata and controls

62 lines (43 loc) · 2.7 KB
Members Position GitHub
Shohin Abdulkhamidov Lead Software Engineer shohinsan
Adam Nguyen Software Engineer RenRaiden
Thuy Tran Software Engineer thuytran100401
Thomas Ng Software Engineer hicbag

  • Date: September 16, 2021

  • Product Name: ScholarRabbit

  • Problem Statement: Cross-platform web app for students to access from all devices to study more effectively through memorizing, searching notes, and managing time to avoid distractions over period of their school time

  • Activities: Project planning and management requirements analysis, requirement specification. Software design, software testing, verification, validation, and documentation. Software quality assurance and review techniques, software maintenance, team-based projects


image

Features Implemented up to date:

  • General Features:
    • Ability for users to sign-up, login/logout (done)
    • Be able to delete Account (done)
    • Reset Password (done)

image image

  • Memorizing:
    • Input a markdown file and output flash cards. (done)
    • Share flashcards (add to their account) (done)
    • Create pdf of flash cards to print (done)
    • Render Flashcard Data Manually (done)

image

  • Notes:
    • Render Markdown Notes (done)
    • Convert Markdown to PDF (done)
    • Share Notes With Other People (Add to Their Account) (done)
    • Find text in files (done)
    • Quickly rename files using regular expressions (done)
    • Upload Markdown file and render as html (done)

image

  • Time Management:
    • Create Time Blocks (done)
    • Use Pomodoro Timer (done)
    • Track hours worked per day (done)
    • Track Assignments/Projects Worked on/Finished (done)
    • Share Notes With Other People (Add to Their Account) (done)

image image