Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mesi21/manage_your_project
Project Management App
https://github.com/mesi21/manage_your_project
Last synced: 8 days ago
JSON representation
Project Management App
- Host: GitHub
- URL: https://github.com/mesi21/manage_your_project
- Owner: Mesi21
- Created: 2020-10-04T11:07:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T14:36:17.000Z (over 4 years ago)
- Last Synced: 2025-01-16T00:16:23.705Z (27 days ago)
- Language: Ruby
- Homepage:
- Size: 136 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Manage Your Project
This is a small project-management app for managing your projects better.
## Screenshot
![screenshot](app/assets/images/main.png)
![screenshot](app/assets/images/new_project.png)
![screenshot](app/assets/images/tasks.png)## Contribution guide
1. Clone the project
```bash
git clone https://github.com/Mesi21/Manage_Your_Project.git
cd Manage_Your_Project
install the gems by running: `$ bundle install`
update the bundle: `$ bundle update`
start the server `rails s`
open browser: `localhost:3000`
```2. Then :heavy_plus_sign: add your contribution
3. And Feel free to make a PR## Tehnical tools:
- Rails
- Ruby## Contributors
- Emese Molnar [@Mesi21](https://github.com/Mesi21)
### If you like this project don't forget to support it by giving a :star: