Skip to content

Medic Manager is a system for storage expiry tracking and replacement schedules featuring email reminders and a chatbot.

Notifications You must be signed in to change notification settings

hergemony/Medic-Manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Project-2

##How to contribute

To initially download

clone [email protected]:bernardjbs/Project-2.git

How to move to a new branch for new work (do before adding adding new info to staging area once the repo is clones/pulled)

git checkout -b [branch_name "mon_blablabla"]

Subsequent updates

git pull (any changes)
git add -A (new work on your computer)
git commit (Description of work)
git push -u [your branch name]

About

Medic Manager is a system for storage expiry tracking and replacement schedules featuring email reminders and a chatbot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published