Skip to content

Aecntrik17/Fellow_Syllabus_Project

 
 

Repository files navigation

Education Data Stream (EDS)

Deployed app: https://fellow-syllabus-project.herokuapp.com/
GitHub repo: https://github.com/Aecntrik17/Fellow_Syllabus_Project

Description

FSP is a web application, built with React, that has three distinct users.

  1. Researchers: A user who has compiled raw data regarding a specific subject referred to in this platfor as Articles.
  2. Editors: specialists hired by the Client to curate the articles submitted by researchers into lesson plans.
  3. Educators: anyone looking for content to enhance their lesson plans for using in their classrooms.

See "Usage" for more details.


Table of Contents


Usage

The three user types interact differently with EDS. Each user has directions on the screen. Users will be able to signup and then login according to their status. image

From the home page, after logging in users can choose the respective page by clinking the link in navbar to begin working. image

  1. Reseachers first submit the name of their article, their own name & an abstract of their research. image Once the article information is submitted, the "Article Information" box is replaced with a file upload box. The researcher then submits their article as a PDF (other file types are also accepted) using the drag-and-drop file uploader, or by clicking if they prefer to select their file from a file tree. Users will be alerted of successful submittions. image

  2. Editors will be able to review articles as they are presented in the queue chronically according to when they were created, first in first out. The title, author, absstract and files will be available for download. image Once the Editor downloads the article file the Editor will curate a lesson plan and submit it through the drag and drop feature. Editors are asked to indicate which grade level the lesson plan is most approproate for. image Users will provided an alert when submission have been successful. image

  3. Educators can filter for lesson plans by batched grade number "K-5", "6-8", and "9-12". image

Lesson plan previews are available by clicking on "view details" which will also allow the user to download the corresponding lesson Plan file. image Educators can also leave a review of the lesson plan in a comments section so that other users may benefit from their feedback. image

Future Development

  • Improve lesson plan searchability for educators, allowing them to search for specific subjects, keywords, etc.
  • Integrate a cloud based file storage plaform

License

No license: When you make a creative work (which includes code), the work is under exclusive copyright by default. Unless you include a license that specifies otherwise, nobody else can copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation. Once the work has other contributors (each a copyright holder), “nobody” starts including you.

Developers

PFS has a great team!

Questions

Reach out to any of the team members with questions. See emails above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • HTML 3.2%
  • CSS 3.1%