Skip to content

simokamaa/NICE-PLACE-FOUNDATIONS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NICE-PLACE-FOUNDATIONS

NICE PLACE FOUNDATIONS SYSTEM

image


SYSTEM DEPENDIENCES____________________________________

Django 4.0.0

Bootstrap 5.0.0

TO CONTRIBUTE

1)> Fork the Repo

2)> Clone the repo(git clone )

3)>Create a new branch(git checkout -b feature)

4)>Make the appropriate changes in the files

5)>Commit your changes(git commit -m 'improved/add feature')

5)>Push to the branch(git push origin ds)

6)Create a pull request[makesure your code is propery commented]. If you find a bug kindly raise an issue here