sinatra-framework
There are 49 repositories under sinatra-framework topic.
eucalypt-framework/eucalypt
Micro-framework, application generator and CLI wrapped around the Sinatra DSL.
forax/jexpress
A light express.js like library written in Java (in one file)
BaseMax/WebSinatra
The Sample web project using ruby sinatra.
jaayperez/shopify-ruby-sinatra-app
Basic Shopify app using Ruby and Sinatra.
ssoready/ssoready-example-app-ruby-sinatra-saml
Example app with SAML support, built with Ruby + Sinatra + SSOReady
IvyMurage/maktafri_frontend
MaktAfri is a web-based book application that provides book readers who enjoy African novels a platform to share their reads leave reviews on a particular book and also rate it.
Sdcrouse/recipe-rolodex
The Recipe Rolodex is my first web development project. It is written with Ruby, HTML, CSS, and the Sinatra framework, and it uses the Corneal gem to connect to a SQLite database. This allows users to create, read, update, and delete their own recipes and view recipes that others have created.
Turing-School-Projects/represent-sinatra
Sinatra microserve for the REPresent web application, built to parse the data from the ProPublica and News APIs and expose the necessary data to the REPresent application frontend. Remote group project.
AkiMadi16/book_record
Full-Stack web application with Ruby Sinatra
BrianWangila/Dial-A-Mechanic_SINATRA-backend
This is a short Dial A Mechanic backend project written with Sinatra Ruby that lets Users create a mechanic account and rate mechanics. It has two models (Mechanics and Reviews) and employs all the CRUD functionalities.
kochan4php/notes-app
Notes App for learning Ruby Language and Sinatra Framework
lulunac27a/simple-task-list-sinatra
Simple task list app using Ruby and Sinatra
otsembo/my-todos-sinatra
My-Todos is a basic API built with ruby's Sinatra DSL.
Richard-Burd/sinatra-portfolio-project
This is a library catalog program built in Sinatra, a software web application library and domain-specific language written in Ruby. This was my second portfolio project submission in the Flatiron School curriculum
ruby-without-rails/dynamic-class-creator
A micro service based on sinatra and sequel application that automatically creates RESTful apis from the database tables
BecaLParker/chitter-challenge
Small Twitter clone that will allow users to post messages to a public stream.
BenardAbwao/Big-Basket-Backend
This is a sinatra application that serves my react app
BenardAbwao/Big-Basket-React-Frontend
This is a react application in which a user is able to generate inspiration from the database as well as create and delete items from the application
ChaseSobey/apartment_manager
tenant information management web application
chica25/Sinatra_Travel_Blog
A Travel blog for users to log their travels. Built in Ruby on Rails and Sinatra.
doreymiller/thankyou_generator
the bare bones of a thank you note generator, created in ruby using the sinatra framework
feliciaiveliz/Gardeners-Journal-Application
Gardener's Journal is a web application that allows you to catalog different types of plants. Plants can include herbs, flowers, trees, fruit, and vegetables. For each entry, you can specify plant name, scientific name, types of soil, sunlight, description and watering amounts. I built this personal project as part of Launch School's course 175.
joe-mccann-dev/MovieBuddy
This is Sinatra app that submits an initial get request to the OMDb API, makes subsequent requests in parallel, and then returns the top movie results with details within a straightforward UI.
kiborgok/biashara-web-app
Biashara Hub, is a web application to bring together online businesses and individuals. Businesses will be able to register at Biashara Hub at a relatively small fee and showcase their profiles and products to customers. Customers will be in a position to access Biashara Hub and view a list of registered businesses and their profile.
taylorsieling/projects-half-done
A Rails: Sinatra application for knitters. Projects Half Done allows users to create and save knitting or other fiber arts projects. A user can also create hanks of yarn and associate them with their created projects.
veiled-coder/LiteDB
A lightweight terminal-based database management system built using Ruby.
W-Sho-Sugihara/BookCheck
A library book checkout management app
BradleyRobertTaylor/music-lesson-planner
A web application for scheduling music lessons with a private teacher. Built with Ruby, Sinatra, ERB, and PostgreSQL.
DanielSLew/plant_scheduler
Plant Water Scheduler (Sinatra powered)
doreymiller/sinatra_todo_app
a todo list app written in ruby, using sinatra framework
doreymiller/todos_ruby_db
todo list app, written in ruby and using sinatra framework and sql
ggeraldina/ruby_labs
Лабораторные работы по дисциплине "Скриптовые языки программирования" (3 курс ЯрГУ, 2018г)
HOOLAHAN/chitter-challenge
Build a Twitter Clone!
W-Sho-Sugihara/sinatra_todos_app
Ruby Todos manager App