Skip to content

kailanak1/mealp

Repository files navigation

READ ME

MEALP

a meal-tracker app, but just for me.

About

Mealp helps you keep track of the places you wanted to checkout, checked out, and the places you're not interested in. You can write summaries of those places and upload photos.

Technology Used

  • Ruby on Rails
  • ActiveRecord

Features

The user can make an account, write posts, delete and edit posts.

Installation

  1. Clone the repo.

  2. From your terminal, navigate to the mealp folder.

  3. From your terminal, type:

    • bundle install
    • rake db:migrate
    • rails s
  4. From your web browswer:

    • navigate to your localhost server
    • in localhost type /users/new to create an account
    • you must make a new post BEFORE navigating the site
  5. Enjoy :)

Author

Kailana Kahawaii

Contributing

Contributions are welcome. Submit a pull request!

Acknowledgements

Nouran Mahmoud's Tutorial Tagging from Scratch in Rails

Video Tutorial

https://drive.google.com/file/d/1b2H4lXn5EnoWRdZMwCN7_SfLXGXP5zEe/view?usp=sharing

Slides Presenation

https://docs.google.com/presentation/d/1MS6uzp2V9660-_37P2sD2m0ZwfPRZJIMBonHoMyEJmA/edit?usp=sharing

License

This project is licensed under the GNU GPL (https://www.gnu.org/licenses/gpl-3.0.en.html)

Copyright (C) <20202>  <Kailana Kahawaii>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Yelp-like recommendation app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors