Skip to content

mihaelaperic/RWA-2023-projekt-mp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWA-2023-projekt-mp

Before download, please check if you have the following installed:

  • Python (v.9 and up)
  • Git
  1. Clone the repository to a directory on your computer using the "git clone <repo_url>" command
  2. Change the current working directory to the cloned repository.
  3. Create the virtual environment.
  4. Activate the virtual environment using the "venv\Scripts\Activate" command
  5. Install the required packages using the "pip install -r requirements.txt" command
  6. Open the .evn file and update your MongoDB connection URL and database name
  7. Run app: uvicorn app:app --reload
  8. Visit http://localhost:8000/docs to access the application.

Database

  • MongoDB URI needed

Projekt

Aplikacija služi za praćenje knjiga. Korisnik može unijeti novu knjigu, ažurirati njezin opis ili izbrisati ju.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages