This website allows to easy onboarding of sellers to watermelon marketplace
This is a website that shows my portfolio/resume.It contains all my background information,some sample projects that I have worked on and the experience gained.
-
Either a computer,phone,tablet or an Ipad
-
An access to the Internet
* Navigate to the project directory with the command `cd frontend`
* Navigate to the frontend directory with the command `cd watermelonfront`
* Install all the dependencies with the command `npm install`
* Start the app with the command `npm run dev`
* Navigate to the app on your browser with the url `http://localhost:****` where **** is the port number displayed on
your terminal eg 5174.
cd .\backend
cd ./backend
pip install -r requirements.txt
Create a .env file in the current directory with the following data format
e.g
DATABASE_TYPE=postgresql
DATABASE_NAME=mms_database
DATABASE_HOST=localhost
DATABASE_USERNAME=postgres
DATABASE_PASSWORD=admin
python app.py
To interact with the server locally, open the [link](http://127.0.0.1:8000) or paste http://127.0.0.1:8000
or http://localhost:8000
in the browser.
* Frontend: ViteJS, Tailwind css.Redux Toolkit
* Backend: FAST API, Sqlalchemy.
* Database: PostgreSQL
* Materialize CSS
* React Router
* ViteJS
* Tailwind
* FastAPI
MIT License
Copyright (c) [2023] [Albert Byrone]
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Slack Profile - Albert Byrone
Linked - Albert Byrone