Table of Contents
Ze Blog is a safe space for you to explore the thoughts and experiences of fellow citizens of the internet, and share yours too.
Authentication is not required to read articles on this blog, but you'll have log in to post, edit or delete your articles.
Ze Blog was built a final project by ALX Africa David Mbugua, a software Engineering student at ALX Africa who's learning to create magic with the Python Flask framework. This has been a challenging journey especially as a beginner but GRIT has made push on to the last limit I have a lot to work on especially in deploying the website but my time is not on my side since i have to work within a time frame a produce what i can be able to produce. i believe the more projectsi will doin the future the better i will become. Thank you ALX Africa for giving me a chance to push beyond my limits
Creating this blog helped me learn and practice:
- Responsive Web Design
- Debugging
- Routing
- Database Management
- Internet Security
- User Authentication
- User Authorization
- Message Flashing
- Documentation
To get a local copy up and running, follow the steps below.
Python3: Get Python
- Clone this repo
git clone https://github.com/Dkmbugua/dkhim.git
- Activate the virtual environment
source env/bin/activate - Install project packages
pip install -r requirements.txt
- Run Flask
flask run
- Open the link generated in the terminal on a browser
David Mbugua - @Dkhim - [email protected]
Project Link: Ze Blog
This project was made possible by:
- ALX Africa
- Caleb Emelike's Flask Lessons
- GitHub Student Pack
- NameCheap Logo Maker
- Othneil Drew's README Template
- Ileriayo's Markdown Badges
- Stack Overflow