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

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

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