Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/krasivaya/personal-blog

This is a Python application that gives a user a chance to create and share his/her idea(es) with other users and they could be able to read and comment on them. (Live site is down below)
https://github.com/krasivaya/personal-blog

flask heroku postgresql python

Last synced: about 11 hours ago
JSON representation

This is a Python application that gives a user a chance to create and share his/her idea(es) with other users and they could be able to read and comment on them. (Live site is down below)

Awesome Lists containing this project

README

        

# Personal Blog

### Developed By
[Carine I. SEMWAGA](https://github.com/Krasivaya)

### Description
This is an Python application that gives a user a chance to create and share his/her idea(es) with other users and they could be able to read and comment on them.

### Technologies Used

1. Python3.6
2. Virtualenv
3. Flask
4. HTML
5. Bootsrap & CSS
6. Git Version Control
7. Postgresql
8. Heruko

### Setup/Installation Requirements

* Open your terminal
* initialize github, git clone ` https://github.com/Krasivaya/Personal-Blog.git `
* cd Personal-Blog
* open folder in prefered IDE
* open terminal
* Activate virtual envirnoment `source virtual/bin/activate`
* Install the lateest version of pip `curl https://bootstrap.pypa.io/get-pip.py | python`
* Install all requirements `pip install -r requirements.txt`
* Run in terminal `chmod a+x start.sh`
* Run in terminal `./start.sh`
* Run the application in your localhost provided

### Known Bugs
No bug known. If you found any, please contact!

### Contacts
Email: [email protected]

### Live site
[Personal-Blog](https://krasivaya-personal-blog.herokuapp.com/)

### License
This project is under the [MIT](https://github.com/Krasivaya/github/blob/master/LICENSE) license.

##### Copyright (c) 2019 Carine I. SEMWAGA.