Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hqcasanova/crm-web
Simple CRM based on Sinatra
https://github.com/hqcasanova/crm-web
Last synced: about 9 hours ago
JSON representation
Simple CRM based on Sinatra
- Host: GitHub
- URL: https://github.com/hqcasanova/crm-web
- Owner: hqcasanova
- Created: 2014-08-19T15:41:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T21:11:26.000Z (almost 4 years ago)
- Last Synced: 2023-08-13T22:51:25.998Z (over 1 year ago)
- Language: Ruby
- Homepage: https://hqcrm.herokuapp.com/
- Size: 667 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CRM-WEB
=======My first Sinatra website: a simple contact management CRUD application with minimal styling and no provision for mobile
browsers. Give it a go at https://hqcrm.herokuapp.com/Part of Bitmaker's battery of assignments, its purpose is to give a gentle introduction to Ruby on Rails.