https://github.com/k-koech/stories
Stories simple web App
https://github.com/k-koech/stories
flask react-icons reactjs swr
Last synced: 3 months ago
JSON representation
Stories simple web App
- Host: GitHub
- URL: https://github.com/k-koech/stories
- Owner: k-koech
- License: mit
- Created: 2023-06-25T19:18:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T18:10:01.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T20:57:00.824Z (over 1 year ago)
- Topics: flask, react-icons, reactjs, swr
- Language: JavaScript
- Homepage: https://storybook-flaskreact.onrender.com
- Size: 2.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Wattpad Stories
#### The app is a Online Story app, 24/06/2023
#### **By Kelvin Kipchumba**
## Project Description
Its a App where you can get to read stories online like wattpad.
Flask REST and React App
## Setup/Installation Requirements
- Download a file in the code section to the desired folder
- Extract the files
- Open the folder with vs code.
- Open client folder
- Then run "npm install" to install react packages.
- Run "npm start" to start react server, http://127.0.0.1:3001/.
- The open server folder and run "bundle install".
- Run "python3 run" or "flask run" to open the backend server, http://127.0.0.1:5555/ or http://127.0.0.1:5000/ respectively
- Also the flask has react intergrated so can just use the flask server only.
- And you are all done.
- You can test using these credentials
- email: triplek901@gmail.com/ username: triplek
- password: kkkkk
## BDD
As a user should;
- Register, login and update password.
- Add Stories, Update, delete and view.
- Add Stories to favourites and also remove them from favourites.
- View profile page and view your storybooks in the profile page.
- Add a review about the book.
## Live link
Deployed Link can be accessed here [StoryBook](https://storybook-flaskreact.onrender.com/)
#### Kindly be patient while using render. It can take a while to load
## Known Bugs
- Application works perfectly well, no bugs.
## Technologies used
- React/SWR
- Flask
- HTML/CSS
- Fontawesome
- TailwindCSS
## Support and contact details
- email :: koechkelvin97@gmail.com
- phone :: +254725801772
### License
*Licenced under the [MT-licence](https://github.com/k-koech/stories/blob/main/LICENSE.md)*
Copyright (c) 2023 **Kelvin Kipchumba