Skip to content

AnthonySu/Lineup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can access the web application at: https://infolineup.herokuapp.com/

The web application we built is an online to-do app. Users can sign up for an account on the create login page and then access their list of to-dos. They will be able to add new items as well as change its status once its done. Additional information related to the task can also be included, such as due date. For the users’s convenience, we have also included a calendar to help users plan out their tasks accordingly, newly added tasks will also be updated on the calendar for viewing conveniences.

List of web technologies used in the project:

Express/NodeJS: Framework for the application SQLite: For building the database used to store user information and task information Heroic: For deploying the project onto the web HTML: Determining the layout of the webpage CSS: Styling the webpage Javascript: Building the server, making the web pages more interaction GET/POST Requests: Retrieving and accepting data to and from the web server HTTP: Data communication using links, user authentication Calendar Integration: Integrated a calendar into our web app NodeJS related libraries

About

A simple todo list and calendar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published