Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Version

# 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: