Skip to content
/ blog-app Public

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

License

Notifications You must be signed in to change notification settings

29td/blog-app

Repository files navigation

Blog App

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

Built With

  • Ruby On Rails
  • SQL/MySQL

Getting Started

  • Clone repository link.
  • Change directory into project
  • Use the following commands to
    • install necessary gems bundle install
    • install necessary javascript packages npm install
    • run the development server rails server

Author

👤 Nonhlanhla R Mndebele

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

This is a basic Blog website that allows users to create, edit, comment and delete posts, keeping data in a database. This project implements both authorization and authentication in order to provide extended functionality to logged in and authorized users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published