Skip to content

SreedharAvvari/lost-and-found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lost-and-found

Lost and found is a django-based portal for bridging the gap between owners and their lost items. This is made as a learning experience in Django.

Feel free to look around and explore the repo. For any bug reporting, improvement or feature addition, you can open a new issue here.

Instructions to use

  • Install Python3
  • Clone the repo
git clone https://github.com/avvarisreedhar/lost-and-found.git
  • Install the dependencies
cd lost-and-found/
pip install -r requirements.txt
  • Run the following commands
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Now, navigate to localhost to see the site up-and-running.

Contribute

Please Contribute -- this is Open Source!

License

This project is licensed under the MIT License

About

lost-and-found portal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •