Skip to content

Student project, simple CRUD webapp using Sinatra (ruby gem) - add read update gossips!

Notifications You must be signed in to change notification settings

stephan-dev/TheHackingGossip-Online2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD MVC webapp with Sinatra

The webapp is in french. Programmation orientée objet (POO / OOP)

Install :

clone, move to the new folder in Terminal, bundle install and type $ shotgun -p 4567
This will start a local development server (rack) that doesn't need to restart (shotgun).
Then open your favorite browser and go to localhost:4567
(4567 is the recommended port to use with Sinatra)

Tous les ragots sont sur la homepage.
Tu peux accéder à une page dynamique pour chaque ragot en allant sur localhost:4567/profile/1 (2, 3...)

About

Student project, simple CRUD webapp using Sinatra (ruby gem) - add read update gossips!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published