Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brytebee/contactsapp
The ContactsApp project was built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.
https://github.com/brytebee/contactsapp
postgresql rails rails-application rails6 ruby sqlite3
Last synced: 1 day ago
JSON representation
The ContactsApp project was built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.
- Host: GitHub
- URL: https://github.com/brytebee/contactsapp
- Owner: brytebee
- Created: 2021-06-02T12:03:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T21:55:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T14:15:19.588Z (10 days ago)
- Topics: postgresql, rails, rails-application, rails6, ruby, sqlite3
- Language: Ruby
- Homepage: https://contactz-apps.herokuapp.com/
- Size: 3.06 MB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ContactsApp
![](https://github.com/brytebee/ContactsApp)## Description
The ContactsApp project is built using Ruby, Rails, Bootstrap, Simple_form GEM, Sqlite3(development) and PostgreSQL(production). It implements fundamentals like Rails Partials, CRUD scaffold e.t.c.
## Built With
- Ruby
- Rails
- sqlite3
- postgreSQL
- Bootstrap## Live Demo
[Live Demo Link](https://contactz-apps.herokuapp.com/)
## screenshot
![screenshot](/app/assets/images/contactz-apps.herokuapp.com_.png)
### Prerequisites
A browser and internet connection.
## It implements fundamentals like
* Rails Partials
* CRUD scaffold
* ...
## Author
👤 **Atsighi Bright**
- GitHub: [@brytebee](https://github.com/brytebee)
- Twitter: [@brytebee](https://twitter.com/brytebee)
- LinkedIn: [brytebee](https://www.linkedin.com/in/brytebee/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [Issue page](https://github.com/brytebee/ContactsApp/issues/new).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Shout out to John Elder [https://youtu.be/fmyvWz5TUWg] for the tutorial.