Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/krasivaya/personal-blog
- Owner: Krasivaya
- Created: 2019-10-03T04:17:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T06:40:11.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T03:16:20.150Z (over 1 year ago)
- Topics: flask, heroku, postgresql, python
- Language: Python
- Homepage:
- Size: 4.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.