Skip to content

A notes app that allows users to organize them in folders and share them as HTML files.

Notifications You must be signed in to change notification settings

VeroIsoardi/ConceptNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 

Repository files navigation

Concept App

Trabajo para la materia Taller de Tecnologías de Producción de Software opción Ruby de la titulación Analista Programador Universitario, UNLP.

Consiste en el desarrollo de una aplicación web usando Ruby on Rails, para el manejo de notas. Consta de usuarios y el manejo de sesiones asociado, y del CRUD de notas y cuadernos.


  • Ruby version: 2.7.1

  • Rails version: 6.1.1

  • Mysql database

  • Sorcery gem for authentication

  • Tailwind css gem for views

  • Database creation

    rails db:drop db:create db:migrate db:seed


Funcionalidades

  • User sign up and log in.
  • Create, rename, export and delete notebook.
  • Create, update, export and delete note.
  • Export all notes.
  • Update user.

image

About

A notes app that allows users to organize them in folders and share them as HTML files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published