Skip to content

Tracks👣 is a web application for institutions to manage their students attendance, i.e students need to sigin to send their request to their corresponding teacher for them to be approved depending on the time it was send at and if you were there physically. (Live site is down below)

Notifications You must be signed in to change notification settings

Krasivaya/Tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracks👣

Developed By

Carine I. SEMWAGA

Description

Tracks👣 is a web application for institutions to manage their students attendance, i.e students need to sigin to send their request to their corresponding teacher for them to be approved depending on the time it was send at and if you were there physically.

User story:

  • As a student, I can be able to see all my weekly attendance
  • As a student, I should signup/sign-in to send a request whether I am present or absent
  • As a student, I should be able to view my own profile
  • As a teacher, I should be able to send a link to invite a student to my class
  • As a teacher, I should be able to approve if a student is present or absent
  • As a teacher, I should be able to view a form of all my students

Technologies Used

  1. Python3.6
  2. Virtualenv
  3. Django
  4. HTML
  5. Bootsrap & CSS
  6. Git Version Control
  7. Heruko

Setup/Installation Requirements

  • Open your terminal
  • initialize github, git clone https://github.com/Krasivaya/Tracks.git
  • cd Tracks
  • open folder in prefered IDE
  • open terminal
  • Install virtualenv python3.6 -m venv --without-pip virtual
  • Activate virtual envirnoment source virtual/bin/activate
  • Install latest pip curl https://bootstrap.pypa.io/get-pip.py | python
  • Install all requirements pip install -r requirements.txt
  • Run in terminal python3.6 manage.py runserver
  • Run the application in your localhost provided

Known Bugs

No bug known. If you found any, please contact!

Contacts

Email: semwagacarine@gmail.com

Live site

Tracks👣

License

This project is under the MIT license.

Copyright (c) 2019 Carine I. SEMWAGA.

About

Tracks👣 is a web application for institutions to manage their students attendance, i.e students need to sigin to send their request to their corresponding teacher for them to be approved depending on the time it was send at and if you were there physically. (Live site is down below)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published