Skip to content

Danutz99/student-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Tehnologies_Project

This is our great piece of art and we will make a fortune from it.

Student notes app

Web app for taking notes during courses/labs

Goal

To develop a web app that allows students to take notes during courses/labs

Description

The application must allow students to organise their notes by classes they attend and individual study activities.

The platform is based on a Single Page Application architecture. It will be accessible on a desktop, mobile or tablet browser (depending on user preferences). More about SPA arhitecture

The note editor should be easy to use so that the student can take notes during the class. It will implement a markdown sistem to allow simple text formatting.

Minimal functionalities

  • As a student I want to be able to login with my institutional account (@stud.ase.ro) to manage my notes.

  • As a student I want to be able to view, add, edit and delete notes so that I can better organize information

  • As a student I want the option to add attachments (images, documents) to the notes I take so that I can have more details about the subject

  • As a student I want to be able to organize notes based on classes, date, labels (tags) and keywords so that I can retrieve information easily

  • As a student I want to be able to share notes with other colleagues

  • As a student I want to be able to integrate content from other sources and take notes (like for example while I listen to a youtube video, i read a book on kindle, attending an online conference)

  • As a student I want to be able to organize a study group. I can invite multiple colleagues that will share notes within the group

Examples

StuDocu https://www.studocu.com/

Evernote https://evernote.com/

student-notes

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

This is our great piece of art and we will make milions from it.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors